Annotation Interface AdvancedPath
Indicates the path, in the config, of the annotated element. Unlike
Path, AdvancedPath
accepts an array of String, so it's possible to use dots in key names.-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueThe path of the value in the configuration. Each key is given by an element of the array.- Returns:
- the path in the config
-