Files
spring-integration/spring-integration-test-support/src
Artem Bilan 5a42d7137a Deprecate TestUtils.dockerRegistryFromEnv()
The Testcontainers rely on the `TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX` ENV var
and build proper image name automatically.

* Deprecate `TestUtils.dockerRegistryFromEnv()` and remove its usage in the project
2022-05-27 12:44:12 -04:00
..