mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit restore the service connection support for Testcontainers implementations that were deprecated as part of TC 2.0. Previously, only the new location was taken into account. Closes gh-47796