摘要: 改为如下: 1.(官方推荐)实现WebMvcConfigurer @Configuration public class WebMvcConfg implements WebMvcConfigurer { } 2.继承WebMvcConfigurationSupport @Configuration 阅读全文
posted @ 2019-11-20 11:03 9529 阅读(95) 评论(0) 推荐(0)