|
@@ -5,7 +5,10 @@
|
|
|
"setup_file": "setup",
|
|
|
"json_url": "/grails/hello/json",
|
|
|
"db_url": "/grails/hello/db",
|
|
|
- "query_url": "/grails/hello/db?queries=",
|
|
|
+ "query_url": "/grails/hello/queries?queries=",
|
|
|
+ "fortune_url": "/grails/hello/fortunes",
|
|
|
+ "update_url": "/grails/hello/updates?queries=",
|
|
|
+ "plaintext_url": "/grails/hello/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|