To let end-user to avoid unconventional way to
manage configuration via extra @Enable... annotation
declaration expose respective configuration properties
instead
- Add
spring.integration.management.logging-enabledproperty and handle it in theEnableIntegrationManagementConfigurationpropagating its value to the respective Spring Integration@EnableIntegrationManagementannotation - Cover the property with a unit-test
- Remove obsolete and redundant info from the
spring-integration.adoc