摘要:
@Configuration @ComponentScan("com.itheima.controller") @EnableWebMvc public class SpringMvcConfig { } 在配置类上加了注解@EnableWebMvc后,再次启动可以正常访问,@EnableWebMv 阅读全文
posted @ 2022-07-30 16:11
Cafune-Ding
阅读(3141)
评论(0)
推荐(0)