Uses of Interface
org.springdoc.webflux.ui.SwaggerIndexTransformer
-
Uses of SwaggerIndexTransformer in org.springdoc.webflux.ui
Classes in org.springdoc.webflux.ui that implement SwaggerIndexTransformerModifier and TypeClassDescriptionclass
The type Swagger index transformer.Constructors in org.springdoc.webflux.ui with parameters of type SwaggerIndexTransformerModifierConstructorDescriptionSwaggerWebFluxConfigurer
(org.springdoc.core.properties.SwaggerUiConfigProperties swaggerUiConfigProperties, org.springdoc.core.properties.SpringDocConfigProperties springDocConfigProperties, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider, SwaggerResourceResolver swaggerResourceResolver) Instantiates a new Swagger web flux configurer.