mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into status
This commit is contained in:
commit
d20c95a55c
@ -63,7 +63,7 @@ public class AnnotationProcessor {
|
||||
private static final String PACKAGE_ORG_APACHE = "org.apache";
|
||||
private static final String PACKAGE_ORG_CODEHAUS = "org.codehaus";
|
||||
private static final String PACKAGE_ORG_SPRINGFRAMEWORK = "org.springframework";
|
||||
public static final String WILD_CARD = "/*";
|
||||
public static final String WILD_CARD = "/";
|
||||
private static final String SWAGGER_ANNOTATIONS_INFO = "info";
|
||||
private static final String SWAGGER_ANNOTATIONS_TAGS = "tags";
|
||||
private static final String SWAGGER_ANNOTATIONS_EXTENSIONS = "extensions";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user