摘要:
1.环境 服务器 centos7 tomcat 7 redis nginx 2.配置tomcat配置文件context.xml <Valve className="com.orangefunction.tomcat.redissessions.RedisSessionHandlerValve" /> 阅读全文
摘要:
vim /usr/java/jdk1.8.0_131/jre/lib/security/java.securitysecurerandom.source=file:/dev/random替换成securerandom.source=file:/dev/urandom 阅读全文