Class SwaggerUiHome


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

      • SwaggerUiHome

        public SwaggerUiHome()
    • Method Detail

      • index

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