-
Classes Class Description org.springframework.integration.aop.AbstractMessageSourceAdvice since 5.3 in favor ofMessageSourceMutator.org.springframework.integration.aop.SimpleActiveIdleMessageSourceAdvice since 5.3 in favor ofSimpleActiveIdleReceiveMessageAdvicewith the same (but more common) functionality.org.springframework.integration.channel.MessageChannelReactiveUtils since 5.3 in favor ofIntegrationReactiveUtils.
-
Methods Method Description org.springframework.integration.aop.CompoundTriggerAdvice.afterReceive(Message<?>, MessageSource<?>) since 5.3 in favor ofCompoundTriggerAdvice.afterReceive(Message, Object)org.springframework.integration.config.EnableIntegrationManagement.defaultCountsEnabled() this property is no longer used.org.springframework.integration.config.EnableIntegrationManagement.metersEnabled() this property is no longer used.org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptor.loadCaptor(ApplicationContext) since 5.2.9 in favor of@Import(MicrometerMetricsCaptorRegistrar.class); will be removed in 6.0.
-
Annotation Type Elements Annotation Type Element Description org.springframework.integration.config.EnableIntegrationManagement.defaultCountsEnabled() this property is no longer used.org.springframework.integration.config.EnableIntegrationManagement.metersEnabled() this property is no longer used.