spring-boot/spring-boot-docs
Dave Syer 09200361de Align expectations of various JMX configurations
They all want to create an MBeanServer and when that happens
user sees no MBeans, or sometimes just one set (Spring Core,
Spring Integration or Spring Boot). To harmonise them we
create a @Bean of type MBeanServer and link to it in the
other autoconfigs

Fixes gh-1046
2014-06-06 17:52:14 +01:00
..
src/main Align expectations of various JMX configurations 2014-06-06 17:52:14 +01:00
pom.xml Auto-generate auto configuration classes tables 2014-06-05 15:54:00 +01:00