Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pieterclaerhout/kotlin-batch-processing
Example on using Spring Batch with Kotlin
https://github.com/pieterclaerhout/kotlin-batch-processing
java kotlin spring spring-batch spring-batch-jobs spring-boot
Last synced: about 2 months ago
JSON representation
Example on using Spring Batch with Kotlin
- Host: GitHub
- URL: https://github.com/pieterclaerhout/kotlin-batch-processing
- Owner: pieterclaerhout
- Created: 2021-05-21T06:29:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:44:04.000Z (12 months ago)
- Last Synced: 2024-01-05T16:31:30.077Z (12 months ago)
- Topics: java, kotlin, spring, spring-batch, spring-batch-jobs, spring-boot
- Language: Kotlin
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kotlin-batch-processing
Example on using Spring Batch with Kotlin
This is basically the Kotlin version of [this](https://spring.io/guides/gs/batch-processing/).