Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 341 Bytes

jetty-redis-session-management

This package contains Redis backed session management code for Jetty. It doesn't contain the scripts to run a redis server, please configure it independently.

  • To use this simply build the package using "mvn package" and then use the jar generated jar file in your project.