12 lines
406 B
Markdown
Raw Normal View History

=========
2013-07-14 14:03:04 +03:00
## Spring Security with Basic Authentication Example Project
### Relevant Article:
2013-06-01 19:40:30 +03:00
- [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)
### Notes
- the project includes both views as well as a REST layer