82838485868788
/** * 配置处理器 */ public void configHandler(Handlers me) { me.add(new ContextPathHandler("base")); }