摘要: pom引入jedis的jar包 <dependency> <groupId>redis.clients</groupId> <artifactId>jedis</artifactId> <version>2.9.0</version></dependency> <!-- redis jedisClu 阅读全文
posted @ 2016-10-13 09:35 这个名字想了很久~ 阅读(4354) 评论(0) 推荐(0) 编辑