# springboot-batch **Repository Path**: pampus/springboot-batch ## Basic Information - **Project Name**: springboot-batch - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-04 - **Last Updated**: 2021-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. This is a basic spring batch Demo: base on Spring Boot 2.0.1 2. Before you start up application: please modify your own database config : application.yml please prepare the metadata table for spring batch : metadata/batch_innodb.sql please prepare access table for this demo test : metadata/access.sql