spring-boot/spring-boot-samples/spring-boot-sample-integration/src/main/java/sample/integration
Dave Syer 36130b27e1 Support for Jmx (and Integration) autoconfig in parent contexts
When there are parent contexts we already had a strategy for registering
the actuator endpoints, but not the regular JMX or Integration MBeans.
This chnage makes the autoconfigs for JMX aware of the parent context.

Also adds a sample with a parent context.

See gh-847
2014-06-10 15:12:30 +01:00
..
HelloWorldService.java Remove long package names from samples 2013-12-31 08:40:26 +00:00
SampleEndpoint.java Remove long package names from samples 2013-12-31 08:40:26 +00:00
SampleIntegrationApplication.java Remove long package names from samples 2013-12-31 08:40:26 +00:00
ServiceProperties.java Support for Jmx (and Integration) autoconfig in parent contexts 2014-06-10 15:12:30 +01:00