Good part 
I figured out the solution -
Page<CatalogModel> findByCreatedDateBetween(LocalDateTime fromDate, LocalDateTime toDate , Pageable pageable);
Good part 
I figured out the solution -
Page<CatalogModel> findByCreatedDateBetween(LocalDateTime fromDate, LocalDateTime toDate , Pageable pageable);