whycxzp
2025-06-09 c971825d2a2bc48c74f2ffe97127b50b14445e12
src/main/java/com/whyc/App.java
@@ -5,8 +5,6 @@
import org.springframework.boot.web.servlet.ServletComponentScan;
import org.springframework.cache.annotation.EnableCaching;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
/**
 * @Description : 启动类