documentation cleanup

This commit is contained in:
eugenp
2013-07-14 14:03:04 +03:00
parent e7819aab79
commit f4ac4fa699
13 changed files with 59 additions and 26 deletions

View File

@@ -1,5 +1,8 @@
=========
Relevant Article:
## Spring Security with Basic Authentication Example Project
### Relevant Article:
- [Spring Security - security none, filters none, access permitAll](http://www.baeldung.com/security-none-filters-none-access-permitAll)
- [Spring Security Basic Authentication](http://www.baeldung.com/spring-security-basic-authentication)