Annotation Interface ConfigDocPrefix


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ConfigDocPrefix
This annotation can be used when you want to override the top level prefix from the ConfigRoot/ConfigMapping for doc generation.

This is for instance useful for ConfigConfig, which is an odd beast.

Should be considered very last resort.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details