| Class and Description |
|---|
| org.springframework.integration.aop.AbstractMessageSourceAdvice
since 5.3 in favor of
MessageSourceMutator. |
| org.springframework.integration.channel.MessageChannelReactiveUtils
since 5.3 in favor of
IntegrationReactiveUtils. |
| org.springframework.integration.aop.SimpleActiveIdleMessageSourceAdvice
since 5.3 in favor of
SimpleActiveIdleReceiveMessageAdvice with the same
(but more common) functionality. |
| Method and Description |
|---|
| org.springframework.integration.aop.CompoundTriggerAdvice.afterReceive(Message<?>, MessageSource<?>)
since 5.3 in favor of
CompoundTriggerAdvice.afterReceive(Message, Object) |
| Annotation Type Element and 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.
|