You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify build so that org.graalvm.buildtools:native-gradle-plugin is only applied if new project property springShellSampleNative is set to true. This has a benefit that boot plugin don't do aot classes generation if that is not needed.
Also move all generic configuration in samples gradle files into buildSrc.