src/main/java/com/whyc/Application.java
@@ -1,7 +1,5 @@ package com.whyc; //import com.spring4all.swagger.EnableSwagger2Doc; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.web.servlet.ServletComponentScan;