Grails is a powerful Groovy-based web application framework for the JVM built on top of Spring Boot. Grails was previously known as “Groovy on Rails”.
The Grails web framework has been designed according to the MVC paradigm. Grails is built on top of and is part of the Java platform. This lets you to easily integrate with Java libraries, frameworks and existing code bases.
This is free and open source software.
Key Features
- Spring MVC application. It’s built on top of Spring Boot and leverages Spring Boot’s time-saving features, such as Spring-powered dependency injection
- Controllers – uses controllers to implement the behavior of web pages.
- Views – supports JSP and GSP.
- Dynamic tag libraries – provides a large number of tag libraries out of the box.
- Model – the domain model in Grails is persisted to the database using GORM.
- Methods.
- Scaffolding – supports scaffolding to support CRUD operations (Create, Read, Update, Delete).
- Legacy Database Models – persistence mechanism in GORM is implemented via Hibernate.
- Seamlessly and transparently integrates and interoperates with Java, the JVM, and existing Java EE containers.
- Development-time reloading agent that supports the dynamic reloading of code changes, thereby reducing the number of container restarts in the development environment.
- Built-in testing framework.
- Plugin library – extends and enhances the Grails framework.
Website: grails.apache.org
Support:
Developer: Graeme Rocher
License: Apache License 2.0
Grails is written in Groovy. Learn Groovy with our recommended free books and free tutorials.
Related Software
| Groovy Web Frameworks | |
|---|---|
| Grails | Popular web application framework for the JVM built on top of Spring Boot |
| Micronaut | Support for Java, Kotlin and the Groovy language |
| Ratpack | Simple, capable, toolkit for creating high performance web applications |
| Gaelyk | Lightweight Groovy toolkit for Google App Engine Java |
| Hot | Polyglot reactive web framework for the JVM |
| Glide | Create apps that run on Google App Engine |
| gServ | Create and deploy REST based services using Groovy |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

