Spring Session 1.1.1 发布
欢迎加入运维网交流群:263444886>>> »Spring Session 1.1.1 发布了。Spring Session 致力于提供一个公共基础设施会话,主要功能如下:
[*] 从任意的环境中访问一个会话 (i.e. web, messaging infrastructure, etc)
[*] WEB 环境下
[*] 供应商中立的情况下支持集群
[*] 可插拔策略可以确定 session id
[*] WebSocket 活跃的时候可以简单的保持 HttpSession
改进日志:
[*] #148 - Added GemFire Support
[*] #7 - Query by Username
[*] #299 - Customize Cookie Creation
[*] #4 - Add HttpSessionListener support
[*] #283 - Allow override default RedisSerializer
[*] #277 - Added @EnableHazelcastHttpSession
[*] #271 - Performance improvements
[*] #218 - Allow scoping the session in Redis using redisNamespace
[*] #273 - Allow writing to Redis immediately (instead of lazily) using redisFlushMode
[*] #272 - Add ExpiringSession.setLastAccessedTime(long)
[*] #349 - Added Gitter Room for discussing Spring Session
[*] #388 - Support Spring Framework WebSockets
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]