IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    configuration in JFinal to refresh FreeMarker template automatically

    云自无心水自闲发表于 2016-09-21 06:02:00
    love 0
        public void afterJFinalStart(){
            Configuration config = FreeMarkerRender.getConfiguration();
            config.setTemplateUpdateDelayMilliseconds( 2 );
            config.setAPIBuiltinEnabled( true );
        }


    云自无心水自闲 2016-09-21 14:02 发表评论


沪ICP备19023445号-2号
友情链接