* Fix Groovy DSL for new splitter style * Introduce a new `GroovyIntegrationFlowDefinition.splitWith()` to avoid clashing with existing method * Deprecate all other `split()` variants, but left one without arguments for a default splitting options * Fix doc for new splitter style * * Fix tab indentations in `groovy-dsl.adoc`