As far as I know, Spring Native relies on GraalVM, but there seems to be a problem with their support for dynamic proxies? Dubbo, which does a lot of things with dynamic agents, can solve this problem? I'd like to see that kind of thing take off!
> 2021年5月11日 10:35,YunKun Huang <[email protected]> 写道: > > hey all, > > Recently I try to use Spring Native Beta in some projects and it's > really really a great improvement with much lower memory usage and > fast start up speed. > > I can see those are some open source projects also trying native > image, for example hibernate-graalvm. > > Not sure if anyone is using native image for a project with apache dubbo? > Could anyone share some experience or advise what needs to be done to > make it happen? > > Maybe it's something we can plan in the near future? > > Regards, > Yunkun
