当前位置: 首页 > 工具软件 > Grails-OAuth > 使用案例 >

Grails Plugins

艾志尚
2023-12-01

Grails Plugins

This page contains links to the documentation for each plugin that is available for Grails. For creating your own plugins see the The Plug-in Developers Guide .

Testing

Rich Client/Ajax Plugins

Chart Plugins

Web Services Plugins

Performance / Utility Plugins

Scheduling Plugins

Security Plugins

Web Design Plugins

Search

Scaffolding / Templating / Binding plugins

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.

Remote Controller

  • Func Plugin - Add to your application Func (https://fedorahosted.org/func) functionality, to simple manage remote machines (At the moment only linux machines can be controlled)

Rules Engine

Workflow

 类似资料:

相关阅读

相关文章

相关问答