Package org.springdoc.webmvc.ui
Class SwaggerUiHome
- java.lang.Object
-
- org.springdoc.webmvc.ui.SwaggerUiHome
-
@Controller public class SwaggerUiHome extends Object
Home redirection to swagger api documentation
-
-
Constructor Summary
Constructors Constructor Description SwaggerUiHome()
-
-
-
Method Detail
-
index
@GetMapping("/") public String index()
-
-