Tomcat 加速启动

修改 JDK 配置文件

vi /path/to/jdk/jre/lib/security/java.security

securerandom.source=file:/dev/urandom
image.png

重启 Tomcat