Annotation Type ConfigTypes
Repeatable
container annotation for ConfigType
. This annotation is used
either implicitly or explicitly to specify multiple ConfigType
annotations on a single
AnnotatedElement
.-
Optional Element Summary
Optional Elements
-
Element Details
-
value
ConfigType[] valueReturn an array of nestedConfigType
annotations.- Returns:
- the array of config mappings
- Default:
- {}
-