How can I inject a Pageable into a RouterFunction, so that it can be resolved in the handler parameter?
Pageable
RouterFunction
For example the handler is :