-
@Documented @Retention(SOURCE) @Target({MODULE,ANNOTATION_TYPE}) @Repeatable(List.class) public @interface License
Denotes the license of REST-based microservice in the generated REST-based microservice documentation.(Allows overriding the license of REST-based microservice specified in the license directive to pom.xml)
- Since:
- 0.1
- Author:
- nedis
- See Also:
Author,BaseEndpoint,DocumentationConstants,Description,DocumentationDefinition,DocumentationVersion,IncludeDescription,IncludeMode,IntroductionDefinition,ResourceDefinition,ResourceGroupDefinition,Title