Class | Description |
---|---|
OpenApiAutoConfiguration |
Auto-configure the OpenApiCustomizer in case the Spring Boot application
uses OpenApiFeature.
|
OpenApiFeatureBeanPostProcessor |
Post-processes all OpenApiFeature beans in order to inject the instance of
OpenApiCustomizer (if it is not set yet).
|
Apache CXF