Overview
To avoid issues like the one addressed in commit c2d0d29, we should revise the internals of AbstractTestContextBootstrapper so that resolveContextLoader() is invoked only once, specifically within buildMergedContextConfiguration().
Related Issues
Overview
To avoid issues like the one addressed in commit c2d0d29, we should revise the internals of
AbstractTestContextBootstrapperso thatresolveContextLoader()is invoked only once, specifically withinbuildMergedContextConfiguration().Related Issues
AbstractTestContextBootstrappershould resolveContextLoaderonly once #35994