matiwinnetou / spring-soy-view

Google Closure Templates integration with Spring MVC
Apache License 2.0
16 stars 9 forks source link

Spring AbstractUrlResolver #33

Closed matiwinnetou closed 10 years ago

matiwinnetou commented 10 years ago

It turns out Spring's AbstractUrlResolver is more complex that one may think, we need to understand all upper classes well to see if abstract implementation applies to us.

matiwinnetou commented 10 years ago

We have removed a lot of functionality, now only relevant implementation from abstract classes will be used.