Uses of Interface
org.springdoc.webmvc.ui.SwaggerIndexTransformer
-
Uses of SwaggerIndexTransformer in org.springdoc.webmvc.ui
Classes in org.springdoc.webmvc.ui that implement SwaggerIndexTransformerModifier and TypeClassDescriptionclass
The type Swagger index transformer.Constructors in org.springdoc.webmvc.ui with parameters of type SwaggerIndexTransformerModifierConstructorDescriptionSwaggerWebMvcConfigurer
(org.springdoc.core.properties.SwaggerUiConfigParameters swaggerUiConfigParameters, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider) Instantiates a new Swagger web mvc configurer.