spring batch example 1:具有Spring Batch示例1的Spring Boot(将CSV加载到DB) 源码
具有Spring Batch示例1的Spring Boot 将CSV加载到数据库 http://localhost:8081/load -Spring Batch的触发点 http://localhost:8081/h2-console -H2控制台,用于查询内存表。 H2配置 testdb数据库。 sa用户 password -密码。
文件列表
spring-batch-example-1-master.zip
(预估有个17文件)
spring-batch-example-1-master
.gitignore
268B
.mvn
wrapper
maven-wrapper.jar
46KB
maven-wrapper.properties
110B
src
main
resources
application.properties
297B
暂无评论