Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 316 Bytes

File metadata and controls

16 lines (14 loc) · 316 Bytes

Spring Integration with Annotations

This example, will explain how to use

  • @MessageGateway
  • @Gateway
  • @MessageEndPoint
  • @Router
    • PayLoadType Router
    • RecipientList Router
    • HeaderValue Router
  • @Filter
  • @Transformer
  • @ServiceActivator
  • @IntegrationComponentScan
  • @EnableIntegration