Skip to content
/ batch Public

This example is dedicated to show a Batch Job sample based on Spring-boot

Notifications You must be signed in to change notification settings

lsmin625/batch

Repository files navigation

SpringBoot based Batch Job Example

1.Our Batch Job Scenario

Job

1.1. Step1 : CSV file to XML file

Step1

1.2. Step2 : XML file to DB

Step2

1.3. Step3 : DB to Json file

Step3

2. Job Management(Rest API)

Rest API

3. Your Implementation

3.1. Job Configuration Code

Code

3.2. Application.yml

YML

About

This example is dedicated to show a Batch Job sample based on Spring-boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published