spring-batch-example-1
spring-batch-example-1 copied to clipboard
Spring Boot with Spring Batch Example 1 (Load CSV to DB)
trafficstars
Spring Boot with Spring Batch Example 1
Load CSV to DB
http://localhost:8081/load- Trigger point for Spring Batchhttp://localhost:8081/h2-console- H2 Console for querying the in-memory tables.
H2 Config
testdb- Database.sa- Userpassword- Password.