Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:37:34 +03:00 committed by GitHub
parent e3fc9bca7d
commit 9b7cf1152d

View File

@ -2,8 +2,9 @@
## REST Example Project with Spring Security
### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Courses
The "REST With Spring" Classes: http://bit.ly/restwithspring
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
### Relevant Articles:
- [Spring Security Expressions - hasRole Example](http://www.baeldung.com/spring-security-expressions-basic)