grails-core
grails-core copied to clipboard
OpenRewrite for Grails 7
@jdaugherty you should touch base with @dauer You can ask me for his out-of-band contact info
See for example: https://github.com/dauer/grails-openrewrite-playground
May be possible to do something similar to https://aws.amazon.com/q/developer/code-transformation/ for automated GitHub action updates.
See how micronaut handles this:
- https://micronaut.io/2023/07/14/upgrade-to-micronaut-framework-4-with-openrewrite-and-maven/
- https://docs.openrewrite.org/recipes/java/micronaut
We experimented with this and between the lack of groovy support & the recent relicensing of the library have decided to not proceed.