Class SwaggerUiHome

java.lang.Object
org.springdoc.webmvc.ui.SwaggerUiHome

@Controller public class SwaggerUiHome extends Object
Home redirection to swagger api documentation
  • Constructor Details

    • SwaggerUiHome

      public SwaggerUiHome()
  • Method Details

    • index

      @GetMapping("/") public String index()