Group: Digibooster Spring Batch
1. Spring Batch Context Common4 usages
org.digibooster.spring.batch » spring-batch-context-commonsGPL
Spring Batch Context Common
Last Release on Feb 17, 2023
2. Spring Batch Security1 usages
org.digibooster.spring.batch » spring-batch-securityGPL
Spring Batch Security
Last Release on Feb 17, 2023
3. Spring Batch Locale
org.digibooster.spring.batch » spring-batch-localeGPL
Spring Batch Locale
Last Release on Feb 17, 2023
4. Spring Batch Context
org.digibooster.spring.batch » spring-batch-contextGPL
The aim of this library is to allow developers who use spring-batch to propagate information from the main thread
that runs the batch to the executions context of the batch items : ItemReader, ItemProcessor and ItemWriter.
For example we some times need to extract the current user from Security Context, so instead of writing the code
that passes the current user information as a job parameter we let this library to handle it.
This library can be extended to support any information developer want to ...
Last Release on Feb 17, 2023
5. Spring Batch Sleuth
org.digibooster.spring.batch » spring-batch-sleuthGPL
Spring Batch Sleuth
Last Release on Feb 17, 2023
6. Spring Batch MDC
org.digibooster.spring.batch » spring-batch-mdcGPL
Spring Batch MDC
Last Release on Feb 17, 2023