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