mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Update existing tests that previously use `ContextLoader` to the newly introduced `*ApplicationContextTester` classes. See gh-9634