We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The annotation @ParameterObject correctly works with class Pageable, but doesn't work with class Sort.
Expected Results: An object from class Sort are able to get data about sorting type.
Actual Results: An object from class Sort doesn't get any data from request.