a8bbb67c53
* move security content from spring-security-rest-full * swagger update * move query language to new module * rename spring-security-rest-full to spring-rest-full * group persistence modules * group testing modules * try fix conflict * cleanup * group and cleanup * add readme to grouping modules * move spring-jpa to persistence-modules * minor fix |
||
---|---|---|
.. | ||
WebContent/META-INF | ||
src | ||
README.MD | ||
pom.xml |
README.MD
###The Course The "REST With Spring" Classes: http://github.learnspringsecurity.com
###Relevant Articles:
- A Custom Security Expression with Spring Security
- Custom AccessDecisionVoters in Spring Security
- Spring Security: Authentication with a Database-backed UserDetailsService
- Two Login Pages with Spring Security
- Multiple Entry Points in Spring Security
- Multiple Authentication Providers in Spring Security
- Granted Authority Versus Role in Spring Security