mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
4b2d358384
Make `spring-boot-test-autoconfigure` optionally depend on `spring-boot-autoconfigure` so that it can be an `api` dependency for `*-test` modules. Also relocate it to core. See gh-47322