• Home
  • Search Tags
  • About

grails

Topics related to grails:

Getting started with grails

Grails is a very powerful rapid application development (RAD) framework, for the Java platform aimed at multiplying developers’ productivity thanks to a Convention-over-Configuration, sensible defaults and opinionated APIs. It integrates smoothly with the JVM and the Groovy language allowing you to be immediately productive whilst providing powerful features, including integrated object-relational-mapping (ORM), Domain-Specific Languages (DSL), runtime and compile-time meta-programming and asynchronous programming.

The Grails homepage is found here

Deployment

GSP

Domain classes as REST resources

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service