Skip to content

romankh3/spring-batch-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-batch-example

Example of using Spring Batch based on TechPrimers/spring-batch-example-1

Using

git clone https://github.com/romankh3/spring-batch-example
cd spring-batch-example
mvnw spring-boot:run

Avaliable endpoints

http://localhost:8080 - home page

http://localhost:8080/load - trigger load process.

http://localhost:8080/h2-console - getting to H2 database.

Technological Stack

  • Spring Boot 2.2.2-RELEASE
  • Spring Boot Web
  • Spring Boot Devtools
  • Spring Boot Data Jpa
  • Project Lombok

Releases

No releases published

Packages

No packages published

Languages