Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Micro-service spring batch application that can send large number of emails for e-commerce application. Consumes data from SQL database sends confirmation emails and updates the database record.
Project that execute multiple jobs with Spring Batch. It uses Quartz Scheduler and persist jobs and trigger information into an H2 Database. It can be see in the H2 Web Console.