Switch to thymeleaf-spring4

This commit is contained in:
Dave Syer
2013-12-19 13:40:10 +00:00
parent 7956d16da5
commit e2c962ac28
10 changed files with 15 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
package app
@Grab("thymeleaf-spring3")
@Grab("thymeleaf-spring4")
@Controller
class Example {