类 GoviewPageController

java.lang.Object
io.springboot.plugin.goview.controller.GoviewPageController

@Controller @RequestMapping public class GoviewPageController extends Object
作者:
lengleng
  • 构造器详细资料

    • GoviewPageController

      public GoviewPageController()
  • 方法详细资料

    • index

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