Class KanbanRouteController

java.lang.Object
com.bytedesk.kanban.controller.KanbanRouteController

@Controller @RequestMapping("/plugins/kanban") public class KanbanRouteController extends Object
  • Constructor Details

    • KanbanRouteController

      public KanbanRouteController()
  • Method Details

    • index

      @GetMapping({"","/"}) public String index()