Add MBeanServer @Bean in case it is needed
Anywhere that an MBeanServer is needed it should be created @Conditionally, so that user can exclude the JmxAutoConfiguration and still get the other JMX behaviours automatically.
Showing
Please register or sign in to comment