mybatis集成redis

Posted rgqancy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mybatis集成redis相关的知识,希望对你有一定的参考价值。

系统原生集成的Ehcache,

但是监控需要(version 2.7),Ehcache Monitor

http://www.ehcache.org/documentation/2.7/operations/jmx.html

缓存数据监控:可以通过注册MBean实现用JConsole的简单监控。

http://www.ehcache.org/documentation/2.7/operations/monitor.html

缓存数据监控:Ehcache Monitor则可以实现更完善的监控功能。

 

最新的监控需要(version 3.4),BigMemory Go

http://www.terracotta.org/downloads/

有90天免费试用版,过期需要购买注册商业版。

 

与其被Ehcache的收费策略牵着鼻子走,不如把mybatis的缓存由Ehcache改为redis,redis的命令行监控还是挺方便啦。

http://www.mybatis.org/redis-cache/

以上是关于mybatis集成redis的主要内容,如果未能解决你的问题,请参考以下文章

MyBatis 快速入门:MyBatis 和 Spring 集成

SpringSpring集成MyBatis

Unit08: Spring集成mybatis

Spring集成Mybatis3

4.Spring集成MyBatis

4.Spring集成MyBatis