Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waylau/spring-security-tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
https://github.com/waylau/spring-security-tutorial
spring spring-boot spring-security spring-security-tutorial
Last synced: about 19 hours ago
JSON representation
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
- Host: GitHub
- URL: https://github.com/waylau/spring-security-tutorial
- Owner: waylau
- License: mit
- Created: 2017-03-16T07:09:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T15:58:53.000Z (over 6 years ago)
- Last Synced: 2025-01-13T18:15:11.382Z (8 days ago)
- Topics: spring, spring-boot, spring-security, spring-security-tutorial
- Homepage: http://www.gitbook.com/book/waylau/spring-security-tutorial
- Size: 2.21 MB
- Stars: 410
- Watchers: 47
- Forks: 158
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Security Tutorial 《Spring Security 教程》
![](images/spring-security-logo.jpg)
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. There is also a GitBook version of the book: .
Let's [READ](SUMMARY.md)!Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。如有疏漏欢迎指正,欢迎提问。感谢您的参与!
>注:在 Java 界,另外一个值得推荐的安全框架是 Apache Shiro。有关 Apache Shiro 的资料,可以看笔者的另外一本开源书[《Apache Shiro 1.2.x 参考手册》](https://github.com/waylau/apache-shiro-1.2.x-reference)。为了避免繁琐的配置,本书所有实例基于 Spring Boot 之上进行构建。有关Spring Boot 相关的内容,可以参阅笔者的另外一本开源书[《Spring Boot 教程》](https://github.com/waylau/spring-boot-tutorial)。
### Get Started 如何开始阅读
选择下面入口之一:
* 的 [SUMMARY.md](SUMMARY.md)(源码)
* 点击 Read 按钮(同步更新,国内访问速度一般)
### Code 源码书中所有示例源码,移步至 `samples` 目录下
### Issue 意见、建议
如有勘误、意见或建议欢迎拍砖
### Contact 联系作者:
* Blog: [waylau.com](http://waylau.com)
* Gmail: [waylau521(at)gmail.com](mailto:[email protected])
* Weibo: [waylau521](http://weibo.com/waylau521)
* Twitter: [waylau521](https://twitter.com/waylau521)
* Github : [waylau](https://github.com/waylau)