I want to save my domain class to the database without specifying the createdUser or createdDate. I’ve created an object called AuditingInfo<
createdUser
createdDate
AuditingInfo<
You can apply your metaClass modifications from within your Bootstrap.groovy, which is executed at start-up.