https://github.com/g-khan/spring-batch-csv-to-db
Sample Spring Batch Application: Load CSV to DB with Kotlin
https://github.com/g-khan/spring-batch-csv-to-db
csv-to-db kotlin kotlin-spring-batch spring-boot
Last synced: 3 months ago
JSON representation
Sample Spring Batch Application: Load CSV to DB with Kotlin
- Host: GitHub
- URL: https://github.com/g-khan/spring-batch-csv-to-db
- Owner: G-khan
- Created: 2021-02-16T18:04:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T20:01:57.000Z (over 4 years ago)
- Last Synced: 2025-07-01T18:07:30.195Z (3 months ago)
- Topics: csv-to-db, kotlin, kotlin-spring-batch, spring-boot
- Language: Kotlin
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-batch-csv-to-db
Sample Spring Batch Application: Load CSV to DB