java-tutorials/spring-security-client/README.MD

12 lines
322 B
Plaintext
Raw Normal View History

=========
## 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
### Relevant Articles:
- [Spring Security Manual Authentication](http://www.baeldung.com/spring-security-authentication)
### Build the Project
mvn clean install