- grails experiment – 2.3.1
- changed generated class names to singular – use table in static mapping
- relation working – make sure ID fields are named correctly
- got XML/JSON server working – replace json with xml to get xml response
- /project.json to get a list JSONized
- /project/index to get an HTML standard scaffolding
- /project/create.html scaffold for a new item
- /project/show/1.html scaffold edit item 1
- /project/show/1.json JSON for item id: 1
Like this:
Like Loading...
Related