Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:30:45 +03:00 committed by GitHub
parent 7d7c5f3d8a
commit 89cae68487
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Spring Security with Basic Authentication Example Project
###The Course
The "Learn Spring Security" Classes: http://bit.ly/learnspringsecurity
### Relevant Article:
- [Spring Security - security none, filters none, access permitAll](http://www.baeldung.com/security-none-filters-none-access-permitAll)