Class and Description |
---|
org.springframework.integration.support.json.JacksonJsonMessageParser
Please migrate to
Jackson2JsonMessageParser for Jackson 2.x. |
org.springframework.integration.support.json.JacksonJsonObjectMapper
Please migrate to
Jackson2JsonObjectMapper for Jackson 2.x. |
org.springframework.integration.transformer.MessageTransformingChannelInterceptor
It is not generally recommended to perform functions
such as transformation in a channel interceptor.
|