You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.