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
For testing #31163 we want to use the ApplicationContextRunner to setup the context that will be processed. Currently we can only return a fully refreshed context, but for AOT we need one that's prepared but not refreshed.
The text was updated successfully, but these errors were encountered:
For testing #31163 we want to use the
ApplicationContextRunner
to setup the context that will be processed. Currently we can only return a fully refreshed context, but for AOT we need one that's prepared but not refreshed.The text was updated successfully, but these errors were encountered: