Issue description
Look at the POM here: https://central.sonatype.com/artifact/org.grails/grails-events-transform
Async still depends on gorm because of this.
We can probably abstract some common interface so async does not have to depend on gorm.
copied from grails/grails-async#177
Issue description
Look at the POM here: https://central.sonatype.com/artifact/org.grails/grails-events-transform
Async still depends on gorm because of this.
We can probably abstract some common interface so async does not have to depend on gorm.
copied from grails/grails-async#177