사용자 도구

사이트 도구


java:template_engine

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
java:template_engine [2015/11/13 23:23]
kwon37xi [주요 템플릿 엔지]
java:template_engine [2015/11/14 17:09]
kwon37xi [주요 템플릿 엔지]
줄 1: 줄 1:
 ====== Java HTML Template Engines ====== ====== Java HTML Template Engines ======
   * [[http://en.wikipedia.org/wiki/Template_engine_%28web%29|Template Engines]]   * [[http://en.wikipedia.org/wiki/Template_engine_%28web%29|Template Engines]]
 +  * [[https://github.com/mbosecke/template-benchmark|JMH benchmark of the most popular Java template engines]]
  
 ===== 주요 템플릿 엔지 ===== ===== 주요 템플릿 엔지 =====
   * [[http://mitchellbosecke.com/pebble/home|Pebble]]   * [[http://mitchellbosecke.com/pebble/home|Pebble]]
-  * [[http://jknack.github.io/handlebars.java/|Handlebars.java]] Mustache 확장+  * [[http://jknack.github.io/handlebars.java/|Handlebars.java]] Mustache 확장. [[handlebars:handlebars_java|Handlebars.java]]
     * [[https://github.com/sps/mustache-spring-view|sps/mustache-spring-view]]     * [[https://github.com/sps/mustache-spring-view|sps/mustache-spring-view]]
-  * [[http://www.thymeleaf.org/|Thymeleaf]]+  * [[http://www.thymeleaf.org/|Thymeleaf]] : 성능이 매우 떨어지는 듯.
     * [[http://sourceforge.net/u/jjbenson/wiki/thymol/|Thymol]] - Thymleaf include 도우미     * [[http://sourceforge.net/u/jjbenson/wiki/thymol/|Thymol]] - Thymleaf include 도우미
     * [[https://github.com/ultraq/thymeleaf-layout-dialect|Thumeleaf Layout dialect]]     * [[https://github.com/ultraq/thymeleaf-layout-dialect|Thumeleaf Layout dialect]]
 +  * [[https://github.com/fizzed/rocker|Rocker]] Java 8 최적화된 고속 템플릿 엔진
   * [[http://freemarker.sourceforge.net/|Freemarker]]   * [[http://freemarker.sourceforge.net/|Freemarker]]
 ==== 기타 ==== ==== 기타 ====
java/template_engine.txt · 마지막으로 수정됨: 2020/08/23 22:38 저자 kwon37xi