JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
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