Class PageableConfiguration
java.lang.Object
info.ejava_student.starter.assignment5.pageable.PageableConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhouseRentalsPageableController(HouseRentalsService houseRentalsService)
-
Constructor Details
-
PageableConfiguration
public PageableConfiguration()
-
-
Method Details
-
houseRentalsPageableController
@Bean @ConditionalOnMissingBean public HouseRentalsPageableController houseRentalsPageableController(HouseRentalsService houseRentalsService) -
pagedExceptionAdvice
-