2025-11-05 00:06:59分类:IT科技阅读(39) 
小伙性
复制set JMX_REMOTE_CONFIG=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false            set CATALINA_OPTS=%CATALINA_OPTS% %JMX_REMOTE_CONFIG%             1.2.