# sessionShare **Repository Path**: 0101001/sessionShare ## Basic Information - **Project Name**: sessionShare - **Description**: redis存储session - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-04-07 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sessionshare 《深入分析 Java Web 技术内幕》 分布式 Session 框架 DEMO 参考: ## Session Filter 配置参考 ## https://github.com/hzmartin/gambler/blob/ac1b4558c173fff3f0dcfc14b6f2097baefef6f1/examples/examples-webapp2/src/main/java/gambler/examples/webapp2/session/GlobalHttpSessionFilter.java ##《深入分析 Java Web 技术内幕》章节电子版## http://www.ibm.com/developerworks/cn/java/books/javaweb_xlb/10/ ##序列化util参考## https://github.com/chenleijava/springJredisCache