Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:38:51 +03:00 committed by GitHub
parent ea0907bd38
commit a79e7b7ea2

View File

@ -2,6 +2,10 @@
## Spring Security for REST Example Project
### Courses
The "REST With Spring" Classes: http://bit.ly/restwithspring
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
### Relevant Articles:
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)