解决文案:
修改/jdk/jre/lib/security/java.security
securerandom.source=file:/dev/random
修改为:
securerandom.source=file:/dev/urandom
https://blog.51cto.com/sandshell/2287053
解决文案:
修改/jdk/jre/lib/security/java.security
securerandom.source=file:/dev/random
修改为:
securerandom.source=file:/dev/urandom
https://blog.51cto.com/sandshell/2287053