Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/spring-integration-java-dsl-example

spring integration with java DSL file processing: read, transform lines to key-value and print to stdout
https://github.com/daggerok/spring-integration-java-dsl-example

java-dsl spring spring-boot spring-integration

Last synced: 17 days ago
JSON representation

spring integration with java DSL file processing: read, transform lines to key-value and print to stdout

Awesome Lists containing this project

README

        

spring-integration-java-DSL-example [![Build Status](https://travis-ci.org/daggerok/spring-integration-java-DSL-example.svg?branch=master)](https://travis-ci.org/daggerok/spring-integration-java-DSL-example)
===================================

spring integration java DSL file processing: read, transform lines to key-value and print to stdout

```bash
./gradlew clean bootRun
```

## other repos
* [GitHub: daggerok/spring-integration-kotlin-dsl](https://github.com/daggerok/spring-integration-kotlin-dsl)
* [GitHub: daggerok/spring-integration-5-examples](https://github.com/daggerok/spring-integration-5-examples)
* [spring-cloud-function and spring-cloud-stream integration](https://github.com/daggerok/spring-cloud-function-stream-integration)