resthub / springmvc-router

Adds route mapping capacity to any "Spring MVC based" webapp. Uses playframework.org Router implementation.

Home Page:http://resthub.github.com/springmvc-router/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hateoas freemarker velocity support as separate libs

kernel164 opened this issue · comments

hateoas freemarker velocity impl as separate libs

springmvc-router-hateoas
springmvc-router-freemarker
springmvc-router-velocity

Could you elaborate on this?
I don't see the point of introducing a breaking change for most users, when:

  • this creates rather empty maven artifacts
  • those classes are small and aren't loaded by the classloader if you don't use them explicitely
  • depdencies are optional for those libs

you are correct - never mind! :)

great!