@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value=SwaggerConfiguration.class) @EnableSwagger2 public @interface EnableMySwagger
Copyright © 2018. All rights reserved.