18339543638 1 éve
szülő
commit
0fcbe42f73

+ 4 - 4
nb-core/src/main/java/com/nb/core/doc/SwaggerConfig.java

@@ -23,10 +23,10 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2WebMvc;
 
 import java.util.*;
 
-@Configuration
-@EnableKnife4j
-@EnableSwagger2WebMvc
-@Profile("dev")
+//@Configuration
+//@EnableKnife4j
+//@EnableSwagger2WebMvc
+//@Profile("dev")
 public class SwaggerConfig implements WebMvcConfigurer {
 
     public static final String VERSION = "1.0.0";