摘要: 昨天在SpringBoot2.1.4上自定义拦截器配置的时候,使用的是 extends WebMvcConfigurerAdapter 但是WebMvcConfigurerAdapter已过时,可以用extends WebMvcConfigurationSupport、implements WebM 阅读全文
posted @ 2019-04-11 10:23 飞字有一双翅膀 阅读(56) 评论(0) 推荐(0)