Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gailo22/hello-spring-integration

Playing with Spring Integration
https://github.com/gailo22/hello-spring-integration

Last synced: 16 days ago
JSON representation

Playing with Spring Integration

Awesome Lists containing this project

README

        

# hello-spring-integration
Playing with Spring Integration

Message -> Channel -> ServiceActivator -> QueueChannel

```
mvn exec:java -Dexec.mainClass="com.gailo22.hello.HelloWorldApplication"

```