@Controller public class SwaggerWelcome extends Object
Constructor and Description |
---|
SwaggerWelcome() |
Modifier and Type | Method and Description |
---|---|
String |
redirectToUi(javax.servlet.http.HttpServletRequest request) |
@GetMapping(value="${springdoc.swagger-ui.path:#{T(org.springdoc.core.Constants).DEFAULT_SWAGGER_UI_PATH}}") public String redirectToUi(javax.servlet.http.HttpServletRequest request)
Copyright © 2019. All rights reserved.