From 0 to Spring Security 4.0

Recorded at SpringOne2GX 2014. Speaker: Rob Winch Slides: Core Spring Track Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements. In this presentation Rob will start with an insecure application and incrementally Spring Security 4 to demonstrate ho
Back to Top