Version: 2.5.4
I'm trying to setup SNS Channel Outbound Adapter using provided example https://github.com/spring-projects/spring-integration-aws#outbound-channel-adapter-2 but I always get this error:
EL1008E: Property or field 'SnsBodyBuilder' cannot be found on object of type 'org.springframework.messaging.support.GenericMessage' - maybe not public or not valid?
Can anybody help?