java-tutorials/spring-security-basic-auth
Grzegorz Piwowarek eab4a5f8ca Move custom filter examples (#1465)
* Move custom filter examples

* Remove unused README entry
2017-03-21 17:10:30 +01:00
..
src Move custom filter examples (#1465) 2017-03-21 17:10:30 +01:00
.gitignore cleanup work, initial work on new project 2013-05-12 11:15:16 +03:00
README.md Move custom filter examples (#1465) 2017-03-21 17:10:30 +01:00
pom.xml upgrade dependencies 2016-12-05 23:34:23 +02:00

README.md

=========

Spring Security with Basic Authentication Example Project

###The Course The "Learn Spring Security" Classes: http://github.learnspringsecurity.com

Relevant Article:

Notes

  • the project includes both views as well as a REST layer