JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springdoc.core.converters.models
Annotation Interface PageableAsQueryParam
@Target
({
METHOD
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
public @interface
PageableAsQueryParam
The interface Pageable as query param.
Author:
bnasslahsen