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.
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.