https://github.com/peterchenhdu/spring-session-example
spring session example, use Spring Session to replace the HttpSession with a Redis store..
https://github.com/peterchenhdu/spring-session-example
Last synced: 8 months ago
JSON representation
spring session example, use Spring Session to replace the HttpSession with a Redis store..
- Host: GitHub
- URL: https://github.com/peterchenhdu/spring-session-example
- Owner: peterchenhdu
- License: mit
- Created: 2017-01-24T07:39:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T08:11:15.000Z (almost 9 years ago)
- Last Synced: 2025-04-23T02:53:53.020Z (8 months ago)
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-session-example
spring session example, use Spring Session to replace the HttpSession with a Redis store..