多项选择题

A.启动参数配置:-Djava.security.egd=file:/dev/./urandom
B.启动参数配置:-Djava.security.egd=file:/dev/urandom
C.配置java.security文件中的secure random.source=file:/dev/urandom
D.配置java.security文件中的secure random.source=file:/dev/./urandom