Files
spring-session/samples/findbyusername
Rob Winch 5cbabfb719 Fix Brussels Build
- 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
2017-01-13 11:28:18 -06:00
..
2017-01-11 18:54:10 +01:00
2017-01-13 11:28:18 -06:00

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