上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页
摘要: 6、AccessControlFilter AccessControlFilter提供了访问控制的基础功能;比如是否允许访问/当访问拒绝时如何处理等: Java代码 abstract boolean isAccessAllowed(ServletRequest request, ServletRes 阅读全文
posted @ 2017-09-27 08:46 Legolas_4 阅读(3094) 评论(0) 推荐(2) 编辑
摘要: 转载 学习开涛关于拦截器机制的文章。 http://jinnianshilongnian.iteye.com/blog/2025656 下边这玩意儿也顺便学习一下。。 阅读全文
posted @ 2017-09-26 16:53 Legolas_4 阅读(144) 评论(0) 推荐(0) 编辑
摘要: http://jinnianshilongnian.iteye.com/blog/2025656 拦截器机制。 在这里 @Bean(name = "shiroFilter") public ShiroFilterFactoryBean getShiroFilter() { ShiroFilterFa 阅读全文
posted @ 2017-09-26 16:42 Legolas_4 阅读(4420) 评论(0) 推荐(0) 编辑
摘要: 1.filter 2.subject 3.user 4./login authc 5./logout logout 先记录关键词。 开始的时候就初始化。 有的通过 .xml配置shiro 有的通过 .java配置shiro,这个项目使用。ShiroConfiguration.java 1. @Bea 阅读全文
posted @ 2017-09-26 13:50 Legolas_4 阅读(467) 评论(0) 推荐(0) 编辑
摘要: 302 Found 如何解决??? http://www.educity.cn/java/678296.html http://hongjiang.info/http-application-x-www-form-urlencoded/ 阅读全文
posted @ 2017-09-25 15:03 Legolas_4 阅读(7658) 评论(0) 推荐(0) 编辑
摘要: <ul id="leftMenu" class="sr-leftBot"> <li v-for="item in resourcesList" class="sr-leftBot-li2"> <!--<a href="#">{{item.name}}</a>--> <a href="#">{{ite 阅读全文
posted @ 2017-09-21 10:32 Legolas_4 阅读(2009) 评论(0) 推荐(0) 编辑
摘要: 舶云: hdd_boyun_pc,hdd_boyun_manager 都依赖hdd_boyun_service。 在hdd_boyun_pc,hdd_boyun_manager 的pom.xml文件中,都有 hdd_boyun_pc,hdd_boyun_manager 中都有一个ShiroAccou 阅读全文
posted @ 2017-09-20 11:21 Legolas_4 阅读(760) 评论(0) 推荐(0) 编辑
摘要: https://www.baidu.com/s?ie=UTF-8&wd=restful https://www.zhihu.com/question/28557115 阅读全文
posted @ 2017-09-18 14:40 Legolas_4 阅读(106) 评论(0) 推荐(0) 编辑
摘要: Download the Vue Devtools for a better development experience:https://github.com/vuejs/vue-devtools http://blog.csdn.net/teckeryu/article/details/5491 阅读全文
posted @ 2017-09-18 13:18 Legolas_4 阅读(326) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/jxctx/article/details/41720343 阅读全文
posted @ 2017-09-18 11:06 Legolas_4 阅读(242) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页