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
Framework changes to AbstractContextLoader mean we need to be able to return a non-refreshed context. We might need a new method on SpringApplication or to make the new Hook interface public.
The text was updated successfully, but these errors were encountered:
philwebb
changed the title
Update SpringBootContextLoader to return prepared but not refreshed contexts
Update SpringBootContextLoader to support AOT
Sep 15, 2022
Framework changes to
AbstractContextLoader
mean we need to be able to return a non-refreshed context. We might need a new method onSpringApplication
or to make the new Hook interface public.The text was updated successfully, but these errors were encountered: