- Update Spring IO plugin to resolve binary incompatability for tests - Update Dependency Management Plugin which is required for Spring IO plugin update - Update to Spring Boot 1.5.0.RC1. Necessary because new dependency management plugin does not work with Boot 1.4.x Fixes gh-708
Demonstrates using Spring Session to lookup a user's session by the username. The sample provides a hook to add the current username to the session (required for finding the user) by providing a custom implementation of Spring Security's `AuthenticationSuccessHandler`. NOTE: This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com