Annotation Type Multiline


@Retention(RUNTIME) @Target(METHOD) @Inherited @Documented public @interface Multiline
Marker annotation indicating that given configuration property should be read as defined, without trimming.
Author:
Bartosz Majsak