Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daggerok/spring-integration-java-dsl-example
- Owner: daggerok
- Created: 2016-03-19T16:39:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T23:14:09.000Z (almost 5 years ago)
- Last Synced: 2024-11-11T15:37:12.316Z (3 months ago)
- Topics: java-dsl, spring, spring-boot, spring-integration
- Language: Java
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)