Is it possible to use Twirl with Spring MVC as the view technology? I would like to use something in place of JSP, and Apache Tiles feels cumbersome to me. Twirl the view technology for the Play Framework looks very cool, and similar to ASP.NET Razor.
https://www.playframework.com/documentation/2.3.x/JavaTemplates
I did a quick Google search but did not uncover much.
0 Replies