After a simple Grails application, let’s create a CRUD application. Such an application allows to perform basic database operations to read table rows from the database, create new rows, and edit and ...
My fans know that my standard test for everything from PaaS (platform as a service) to alternative programming languages is something I call Granny’s Addressbook, a simple CRUD application. As it ...