摘要: 1、public void configConstant(Constants me) 常量配置方法,一般 在里面 读取 配置文件 2、public void configRoute(Routes me) 配置路由,如下 me.add("/", IndexController.class, "/ind 阅读全文