freemarker thymeleaf哪个好

freemarker thymeleaf哪个好

我也是来问这个问题的。。。目前了解,性能方面thymeleaf更差。但是thymeleaf由于使用了标签属性做为语法,模版页面直接用浏览器渲染,使得前端和后端可以并行开发。freemarket使用&lt&gt这样的语法,就
JavaScript230