Pages

Grails | Introduction

Grails is the latest technology which runs over JVM and is getting quiet popular. Actually I tried the very basics of this technology and I am impressed. Its very easy to get started with grails.




First you need to download the grails binary and add it to your system path. GRAILS_HOME and then the PATH variable as well.

Then the command line can do great things like from creating a new application to , creating the controller, creating the domain class and adding views, tests, generating the war file etc. It has default configurations for database and ORM tools. Give it a try.

No comments:

Post a Comment

If you like to say anything (good/bad), Please do not hesitate...