Add some debug logging to samples

This commit is contained in:
Dave Syer
2013-07-23 10:01:50 +01:00
parent efe3bc1ecd
commit 41fa6c25b8
6 changed files with 43 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
package app
@Grab("org.thymeleaf:thymeleaf-spring3:2.0.16")
@Controller
class Example {