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