Move grab-sample to resources dir

This commit is contained in:
Dave Syer
2013-11-20 08:58:29 +00:00
parent 439f041354
commit a7368fcd33
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
@Grab('spring-jdbc')
class GrabTest {
}