Verify that @EnableIntegrationMBeanExport can set custom JMX domain
Add a test to JmxAutoConfigurationTests which verifies that @EnableIntegrationMBeanExport can be used on a @Configuration class to customize the default domain used for MBeans created by Spring Integration. See https://jira.spring.io/browse/SPR-12128. Closes gh-1451
Showing
Please register or sign in to comment