Open phavelar opened 10 years ago
just a typo on the method name:
should be setFallbackPageable instead of setFallbackPagable
This class is part of spring-data-commons. And it was resolved here, when the class was deprecated:
https://github.com/spring-projects/spring-data-commons/blob/e093aead13e745f6ba4717b348fc04a3845ccff1/src/main/java/org/springframework/data/web/PageableArgumentResolver.java#L48
@phavelar and @tomkel5 since the class was deprecated can we close this issue?
just a typo on the method name:
should be setFallbackPageable instead of setFallbackPagable