hassenk2 / spring-batch-example-1

Spring Boot with Spring Batch Example 1 (Load CSV to DB)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot with Spring Batch Example 1

Load CSV to DB

  • http://localhost:8081/load - Trigger point for Spring Batch
  • http://localhost:8081/h2-console - H2 Console for querying the in-memory tables.

About

Spring Boot with Spring Batch Example 1 (Load CSV to DB)


Languages

Language:Java 100.0%