Add Docs for Flux Aggregator

* Some test polishing
* Fix not properly wrapped code snippet in the `scripting.adoc`

Doc polishing
This commit is contained in:
Artem Bilan
2019-06-14 11:15:33 -04:00
committed by Gary Russell
parent 2fb7554dcf
commit 71fbe29da4
4 changed files with 77 additions and 6 deletions

View File

@@ -30,6 +30,7 @@ In addition you need to add a script engine implementation, e.g. JRuby, Jython.
Starting with version 5.2, Spring Integration provides a Kotlin Jsr223 support.
You need to add these dependencies into your project to make it working:
====
[source, groovy]
----
runtime 'org.jetbrains.kotlin:kotlin-script-util'