如果你正在使用Jolokia,但不想让Spring Boot配置它,只需要简单的将endpoints.jolokia.enabled属性设置为false:
endpoints.jolokia.enabled
endpoints.jolokia.enabled=false