删除环境上的spring-boot-starter-actuator依赖或者禁用jmx。例如:下列配置文件中设置了endpoints.jmx.enabled为false。 endpoints.jmx.enabled = false