All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
JPA bulk item writer is an ItemWriter for the bulk writes of Spring Data JPA.
 
REST API item reader is a builder for creating an object of item reader functional interface that fetches a page of data from and API with the help of WebClients library and returns a List of T object for further processing.
 
 
 
TransactionProcessor is an implementation of ItemProcessor functional interface(SAM) for user's transactions.
 
 
UserData configuration class comprises fetching user data from an API step.
 
UserProcessor implements ItemProcessor functional interface.
 
Configuration for the User transactions job.
 
Winner application is a Spring Batch application including a single job with three steps.