Led & Sustained by

G2one Logo

Developed with

Intellij

Powered by

Spring

Plugins

Grails Plugins

This page contains links to the documentation for each plugin that is available for Grails.

Testing

Performance / Utility Plugins

Scheduling Plugins

Web Design Plugins

Search

Persistence Plugins

  • Explicit Insert Plugin adds an insert method to all domain classes to resolve save() issues with legacy tables with assigned keys and no version or timestamp.
  • Acts As Taggable Plugin add the acts_as_taggable ability to domain class
  • Systemi Grails Domain Plugin generates Grails domain classes from a legacy IBM System i (a.k.a. AS/400, a.k.a. iSeries) table
  • Grails Audit Logging Plugin track who changed what via Hibernate events, can be optionally configured to log users from multiple security plugins, adds onChange event handler to marked domain classes and exposes old and new values.

Functionality plugins

Other Frameworks

Database Change Tracking

LDAP

Report

  • Jasper Plugin - Add Jasper reports in your web application easily.

For creating your own plugins see the The Plug-in Developers Guide.

</