Polish
This commit is contained in:
@@ -20,4 +20,5 @@ class Example implements CommandLineRunner {
|
||||
def world = new RESTClient("http://localhost:" + port).get(path:"/").data.text
|
||||
print "Hello " + world
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user