摘要:
import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.data.redis.connection.RedisConnectionFactory; import org.sp... 阅读全文
posted @ 2017-01-25 17:29
佛法无边
阅读(1346)
评论(0)
推荐(0)
摘要:
1.在windows7中安装vmware 2.在vmware中安装centos7 3.禁用centos7自带的firewalld.service 4.安装iptables防火墙 5.安装Redis 3.2.6 is the latest stable version. 6.修改redis.conf配 阅读全文
posted @ 2017-01-25 17:26
佛法无边
阅读(491)
评论(0)
推荐(0)
摘要:
import java.text.SimpleDateFormat; import java.util.Date; /** * Created by pc on 2017/1/25. */ public class LRUCache { private Object data; private Date lastTime; public LRUCache(Obj... 阅读全文
posted @ 2017-01-25 15:06
佛法无边
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号