-
Notifications
You must be signed in to change notification settings - Fork 9
Home
tomakehurst edited this page Aug 21, 2011
·
19 revisions
Google Closure Templates (Soy Templates) is a web templating language that compiles to both Java and Javascript, allowing markup to be rendered client or server-side. This project integrates Closure Templates with Spring MVC, allowing them to be used as server-side Views (much like Freemarker or Velocity), and providing a convenient wrapper for compiling and serving templates as Javascript.