262728293031323334
} catch (Exception ex) { throw new RuntimeException(ex); } // 配置ViewRender PluginTemplateLoader pluginTemplateLoader = new PluginTemplateLoader( this); configuration.setTemplateLoader(pluginTemplateLoader); }