随笔分类 -  spring security

springCloud eureka (HA && docker)
摘要:由于spingcloud 版本更新比较快,此处重新整理一版: docker 安装: sudo docker run -itd --name my_eureka --restart unless-stopped -p 8761:8761 --net host \ -e JAVA_OPTS="-Xmx2 阅读全文
posted @ 2020-06-19 15:39 lshan 阅读(290) 评论(0) 推荐(0) 编辑
spring security 学习文档
摘要:web service Prepared by: Sea 29 April, 2018 Contents 1. The description of springsecurity. 2 1.1. What is spring security?. 2 1.2. History. 3 1.3. Spr 阅读全文
posted @ 2018-05-06 23:02 lshan 阅读(627) 评论(0) 推荐(0) 编辑
根据不同的角色,去不同的页面,例子
摘要:https://blog.csdn.net/luckarecs/article/details/7175390 阅读全文
posted @ 2018-04-28 11:26 lshan 阅读(254) 评论(0) 推荐(0) 编辑
Security4.1.3实现根据请求跳转不同登录页以及登录后根据权限跳转到不同页配置
摘要:参考博客:https://blog.csdn.net/honghailiang888/article/details/53765508 阅读全文
posted @ 2018-04-26 18:43 lshan 阅读(294) 评论(0) 推荐(0) 编辑
spring securiry Xml 配置 登陆
摘要:参考:https://blog.csdn.net/yin380697242/article/details/51893397 https://blog.csdn.net/lee353086/article/details/52586916 阅读全文
posted @ 2018-04-25 22:27 lshan 阅读(155) 评论(0) 推荐(0) 编辑
spring security 配置xml 参考
摘要:https://blog.csdn.net/zsq520520/article/details/77880491 阅读全文
posted @ 2018-04-24 22:39 lshan 阅读(161) 评论(0) 推荐(0) 编辑
spring security 表单认证的流程
摘要:spring security表单认证过程 spring security表单认证过程 表单认证过程 Spring security的表单认证过程是由org.springframework.security.web.authentication. UsernamePasswordAuthentica 阅读全文
posted @ 2018-04-23 18:04 lshan 阅读(816) 评论(0) 推荐(0) 编辑
spring security 参考 和 例子
摘要:参考1: https://docs.spring.io/spring-security/site/docs/5.0.1.BUILD-SNAPSHOT/reference/htmlsingle/ 列子:websystique.com/spring-security/spring-security-4- 阅读全文
posted @ 2018-04-18 17:17 lshan 阅读(445) 评论(2) 推荐(0) 编辑

点击右上角即可分享
微信分享提示