摘要:
打开redis服务的配置文件 添加notify-keyspace-events Ex 如果是注释了,就取消注释 这个是在以下基础上进行添加的 Spring整合redis:https://www.cnblogs.com/pxblog/p/12583703.html 在redis-context.xml 阅读全文
摘要:
Unable to open debugger port (127.0.0.1:63342): java.net.BindException "Address already in use IDEA报错 处理办法:把项目的tomcat配置删掉 重新配置下 阅读全文