2018年5月18日

Springboot项目静态资源配置

摘要: springboot项目的静态资源配置网上有好多,说的也很详细 我今天出错是自定义了一个filter,在shiro里配置的/**,自定义filter 所以一直报302 阅读全文

posted @ 2018-05-18 18:17 Java挖掘机 阅读(113) 评论(0) 推荐(0) 编辑

Springboot与jsp使用404错误

摘要: 未加依赖包时出现:Did not find handler method for [/WEB-INF/views/login.jsp] 加入下面依赖包: 阅读全文

posted @ 2018-05-18 12:04 Java挖掘机 阅读(217) 评论(0) 推荐(0) 编辑

导航