Interface | Description |
---|---|
DelegatingMethodParameterCustomizer |
The interface Delegating method parameter customizer.
|
OpenApiBuilderCustomizer |
The interface Open api builder customiser.
|
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 |
PropertyCustomizer |
Implement and register a bean of type
PropertyCustomizer to customize a schema property
based on annotated type |
Class | Description |
---|---|
ActuatorOpenApiCustomizer |
The type Actuator open api customiser.
|
ActuatorOperationCustomizer |
The type Actuator operation customizer.
|
Copyright © 2020. All rights reserved.