c533462382
* BAEL-1979 Added examples for SnakeYAML Library * BAEL-1979 Moved the snakeyaml related code to libraries module * BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible. * BAEL-1979 Removed println statements, small formatting fix in pom.xml * BAEL-1466 Added a new module for apache-geode * BAEL-1466 Updated the Integration Tests. * BAEL-1466 Updated the Integration Tests. * BAEL-1466 Updated the Integration Tests. * BAEL-1466 Removed the Unnecessary code. * BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application * BAEL-2262 Removed the Basic Authentication from the HttpsEnabledApplication. |
||
---|---|---|
.. | ||
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
- Spring Data with Spring Security
- Spring Security – Whitelist IP Range
- Find the Registered Spring Security Filters