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 TypeClassDescriptionclassThe type Swagger index transformer.Constructors in org.springdoc.webmvc.ui with parameters of type SwaggerIndexTransformerModifierConstructorDescriptionSwaggerWebMvcConfigurer(org.springdoc.core.properties.SwaggerUiConfigProperties swaggerUiConfigProperties, SwaggerIndexTransformer swaggerIndexTransformer, Optional<org.springdoc.core.providers.ActuatorProvider> actuatorProvider, SwaggerResourceResolver swaggerResourceResolver) Instantiates a new Swagger web mvc configurer.