Package com.ecom.winners.readers


package com.ecom.winners.readers
  • Classes
    Class
    Description
    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.