Annotation Type ReadProperties
-
@Documented @Target(TYPE) @Retention(SOURCE) public @interface ReadProperties
Annotates to read properties into a map.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringpropertyNamename of the property file.
-