Index

A B C D F G I J K M P R S T U W 
All Classes and Interfaces|All Packages

R

read() - Method in class com.ecom.winners.readers.RestApiItemReaderBuilder
 
reader(UserRepository, DataSource, float) - Method in class com.ecom.winners.configurations.SelectWinner
 
reader(ObjectMapper, String, String, int, int, int) - Method in class com.ecom.winners.configurations.UserData
User reader bean is responsible for fetching data from an API and path with pagination.
reader(String, String) - Method in class com.ecom.winners.configurations.UserTransaction
Reader starts with streaming the rows from the CSV file from the resource path, selects headers, and converts rows into TransactionDTO
RestApiItemReaderBuilder<T> - Class in com.ecom.winners.readers
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.
RestApiItemReaderBuilder() - Constructor for class com.ecom.winners.readers.RestApiItemReaderBuilder
 
runSelectingWeeklyWinnerJob() - Method in class com.ecom.winners.configurations.BatchConfiguration
 
A B C D F G I J K M P R S T U W 
All Classes and Interfaces|All Packages