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
With the implementation of GH-1060 and GH-1062, we can execute ApplicationModuleInitializers solely based on the static metadata. We should tweak our runtime setup to verify whether the metadata file is present and rather use that in favor of using an ApplicationModules instance.