spring 和 jedis 整合 (redis集群)
摘要:首先遇到的问题: 1.@Override 不能使用,由于这个注解是1.5之后的版本才使用的 解决:选择eclipse菜单Windows->Preferences-->java->Compiler-->compiler compliance level选择 1.6,刷新工程,重新编译。 如果还没解决,
阅读全文
posted @ 2017-06-19 19:25
posted @ 2017-06-19 19:25
posted @ 2017-06-14 19:24