Showing 1 of 268 plugins Show All
gorm-envers
The gorm-envers Grails plugin add auditting functionality to GROM in your Grails application using Hibernate Envers. The only thing you need to do is add @Audited annotation to the Domain Class that you want to audit. Hibernate Envers will create audit table in the Database for the annotated domain and log all change history.
0.3 published Mar 31, 2016 by yingliang-du