2016-11-23 15:57:39 -05:00
|
|
|
=========
|
|
|
|
## Spring Security Authentication/Authorization Example Project
|
|
|
|
|
|
|
|
##The Course
|
2016-08-12 09:52:19 -04:00
|
|
|
The "REST With Spring" Classes: http://github.learnspringsecurity.com
|
2016-11-23 15:57:39 -05:00
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Spring Security Manual Authentication](http://www.baeldung.com/spring-security-authentication)
|
|
|
|
|
|
|
|
### Build the Project
|
|
|
|
mvn clean install
|