Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 235 Bytes

simple-spring-batch

A simple SpringBoot application that reads the data from MySql table and writes to Postgres table using Spring-Batch & JPA. For simplicity, the structure of both the tables in both the database has been kept same.