Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我mcr.microsoft.com/java/jre-headless:11u11-zulu-alpine在 AKS 上使用 Azure Azul Zulu Image。
mcr.microsoft.com/java/jre-headless:11u11-zulu-alpine
我应该设置/更改 SecureRandom 种子源securerandom.source。例如从file:/dev/random变为file:/dev/urandom?
securerandom.source
file:/dev/random
file:/dev/urandom
或者这是否已经融入java.security图像的属性中。
java.security