Add Spring Integration Sample

Demonstrates how `IntegrationFlow` can be exposed as a `Function`

* Upgrade to the latest dependencies

* Polishing
Resolves #214
This commit is contained in:
Artem Bilan
2018-10-11 11:00:58 -04:00
committed by Oleg Zhurakousky
parent b1fa949dd9
commit 660aebc4d9
12 changed files with 569 additions and 0 deletions

View File

@@ -0,0 +1 @@
rootProject.name = 'function-sample-spring-integration'