Package | Description |
---|---|
org.springdoc.api | |
org.springdoc.core | |
org.springdoc.core.converters | |
org.springdoc.core.customizers |
Class and Description |
---|
OpenApiCustomiser
The interface Open api customiser.
|
OperationCustomizer
Implement and register a bean of type
OperationCustomizer to customize an operation
based on the handler method input |
Class and Description |
---|
DelegatingMethodParameterCustomizer
The interface Delegating method parameter customizer.
|
OpenApiCustomiser
The interface Open api customiser.
|
OperationCustomizer
Implement and register a bean of type
OperationCustomizer to customize an operation
based on the handler method input |
ParameterCustomizer
Implement and register a bean of type
ParameterCustomizer to customize a parameter
based on the parameter and handler method input |
Class and Description |
---|
PropertyCustomizer
Implement and register a bean of type
PropertyCustomizer to customize a schema property
based on annotated type |
Class and Description |
---|
OpenApiCustomiser
The interface Open api customiser.
|
OperationCustomizer
Implement and register a bean of type
OperationCustomizer to customize an operation
based on the handler method input |
Copyright © 2020. All rights reserved.