• Dave Syer's avatar
    Support for Jmx (and Integration) autoconfig in parent contexts · 36130b27
    Dave Syer authored
    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
    36130b27
Name
Last commit
Last update
..
HelloWorldService.java Loading commit data...
SampleEndpoint.java Loading commit data...
SampleIntegrationApplication.java Loading commit data...
ServiceProperties.java Loading commit data...