Plugins by creator: yingliang-du
Gorm Envers
0.33.0.3 > *▾Feb 24, 20210.33.0.3 > *Feb 24, 20210.23.0.3 > *Feb 24, 20210.13.0.3 > *Feb 24, 2021The 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.