spring-boot/spring-boot-autoconfigure
Stephane Nicoll bbb29dd70f Remove @Primary from IntegrationMBeanExporter
Commit 3ea84f9e1 has wrongly introduced a `@Primary` marker on
`IntegrationMBeanExporter` so any use of both Spring's JMX support
and Spring Integration's JMX support leads to an exception. This commit
makes sure to remove the unnecessary `@Primary`

Closes gh-6328
2016-07-07 15:36:02 +02:00
..
src Remove @Primary from IntegrationMBeanExporter 2016-07-07 15:36:02 +02:00
pom.xml Next Development Version 2016-07-04 14:15:02 +00:00