Join Slack
Powered by
Quick question as Grails 7 is totally spring boot ...
# questions
g
gaolei
01/15/2025, 3:31 PM
Quick question as Grails 7 is totally spring boot based, can it be using GraalVM to build a native image?
j
jeffscottbrown
01/15/2025, 3:31 PM
I don't think being totally Spring based solves the challenges. Grails depends on a lot of Groovy's dynamic dispatch and reflection for example.
j
James Fredley
01/15/2025, 3:36 PM
https://grails.slack.com/archives/C07LCNWHG/p1736302882109949
shows 7 running on crac crac vs graalvm:
https://docs.azul.com/core//crac/crac-native-compared
g
gaolei
01/15/2025, 3:47 PM
@jeffscottbrown
Thanks,
@James Fredley
Thanks.
Open in Slack
Previous
Next