Skip to content

dashaun-project-catalog/simple-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forks Stargazers Issues

simple-batch

A service that imports data from a CSV spreadsheet, transforms it with custom code, and stores the final results in a database.

Prerequisites

  • Java 21

Quick Start

./mvnw spring-boot:run