public class SwaggerIndexTransformer
extends org.springdoc.ui.AbstractSwaggerIndexTransformer
implements org.springframework.web.servlet.resource.ResourceTransformer
Constructor and Description |
---|
SwaggerIndexTransformer(org.springdoc.core.SwaggerUiOAuthProperties swaggerUiOAuthProperties,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.io.Resource |
transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource,
org.springframework.web.servlet.resource.ResourceTransformerChain transformerChain) |
public SwaggerIndexTransformer(org.springdoc.core.SwaggerUiOAuthProperties swaggerUiOAuthProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public org.springframework.core.io.Resource transform(javax.servlet.http.HttpServletRequest request, org.springframework.core.io.Resource resource, org.springframework.web.servlet.resource.ResourceTransformerChain transformerChain) throws IOException
transform
in interface org.springframework.web.servlet.resource.ResourceTransformer
IOException
Copyright © 2020. All rights reserved.