resthub / springmvc-router

Adds route mapping capacity to any "Spring MVC based" webapp. Uses playframework.org Router implementation.
http://resthub.github.com/springmvc-router/
Other
167 stars 63 forks source link

Thymeleaf support #62

Open doctore opened 10 years ago

doctore commented 10 years ago

Hi.

I have seen the SpringMVC Router project in Github and I congratulate you for it. I have used Play Framework and I have missed something like this in Spring MVC. However, in my case I'm using Thymeleaf because it is easier to generate layouts.

Would it be possible to add support for Thymeleaf?

Thanks in advance.

bclozel commented 10 years ago

Yes! Expect it for the next release.