spring-boot/module/spring-boot-batch
Stéphane Nicoll 4f6bbac13e Add support for in-memory Batch infrastructure
This commit moves the existing JDBC-based Spring Batch infrastructure
to a new 'spring-boot-batch-jdbc' module, while the existing module
only offers in-memory (aka resourceless) support.

The commit also updates the reference guide to provide some more
information about what's available and how to use it.

Closes gh-46307
2025-09-29 15:00:52 +02:00
..
src Add support for in-memory Batch infrastructure 2025-09-29 15:00:52 +02:00
build.gradle Add support for in-memory Batch infrastructure 2025-09-29 15:00:52 +02:00