com.github.jedis.support.JedisFactoryBean Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jedis-spring-support Show documentation
Show all versions of jedis-spring-support Show documentation
using jedis lib, add spring support
The newest version!
package com.github.jedis.support;
/**
* 通过cms系统配置redis,并接入监控系统
* Created by lirui on 15/1/18.
*/
public class JedisFactoryBean extends JedisFactory {
}