
启动参数添加:
-Dhttp.proxyHost=172.16.0.211
-Dhttp.proxyPort=58591
-Dhttp.nonProxyHosts="localhost|127.0.0.1|10.*.*.*|192.168.*.*"
-Dhttps.proxyHost=172.16.0.211
-Dhttps.proxyPort=58591
-Dhttps.nonProxyHosts="localhost|127.0.0.1|10.*.*.*|192.168.*.*"
-Djava.net.useSystemProxies=true