I am getting below error in prod mode for (Java8+Oauth2+MySql+Hazelcast+no clustered http sessions) combination. Dev mode has worked fine.
Unable to register MBe
for me in tomcat 9 having multiple application and domain mapped. None of the above worked and had to improvise with
spring.jmx.default-domain=somevalue${random.uuid}
in application.properties
application.properties