<@U0BUH9FRD> I’ve been curious about something… ha...
# spring
f
@sdeleuze I’ve been curious about something… has there been much internal discussion on the spring team about micronaut and the AOT model?
s
I have no comment about internal discusions, but my personal take on this is that annotation processing is not silver bullet (especially from the developer POV), and you can start Spring application VERY fast with less memory by using other mechanisms that require no AOT.
👍 2