多次亲测!
很简单,记录保存一下:
编辑 $JAVA_HOME/jre/lib/security/java.security 文件,
找到 securerandom.source=file:/dev/random 这一行内容 修改为 securerandom.source=file:/dev/./urandom
CentOS7下Tomcat启动特别慢【有效解决】
原文:https://www.cnblogs.com/hero123/p/9299463.html