摘要:
1.拦截器问题 到2.0之后在配置文件中写 static-path-pattern: /static/** 已经不起作用(2.0需要在方法中配置) SpringBoot1.*写法 @Configuration public class WebMvcConfig extends WebMvcConfi 阅读全文
posted @ 2019-03-22 11:24
阿忍
阅读(281)
评论(0)
推荐(0)
摘要:
1.拦截器问题 到2.0之后在配置文件中写 static-path-pattern: /static/** 已经不起作用(2.0需要在方法中配置) SpringBoot1.*写法 @Configuration public class WebMvcConfig extends WebMvcConfi 阅读全文
posted @ 2019-03-22 11:24
阿忍
阅读(281)
评论(0)
推荐(0)
|