purnima-jain / simple-spring-batch

A simple SpringBoot application that reads the data from MySql table and writes to Postgres table using Spring-Batch & JPA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple SpringBoot application that reads the data from MySql table and writes to Postgres table using Spring-Batch & JPA.


Languages

Language:Java 81.2%Language:TSQL 18.8%