Skip to content

SimpleProgramming/spring-integration-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages