ssm框架和redis缓存的整合
SpringMVC+MyBatis+Mysql+Redis(作为二级缓存)配置 参考Ehcache实现MyBatis二级缓存代码(Maven引用对应jar查阅) 使用Spring管理Redis连接池 模仿EhcacheCache,实现RedisCache
SpringMVC+MyBatis+Mysql+Redis(作为二级缓存)配置 参考Ehcache实现MyBatis二级缓存代码(Maven引用对应jar查阅) 使用Spring管理Redis连接池 模仿EhcacheCache,实现RedisCache