spring-boot/spring-boot-project/spring-boot-testcontainers
Andy Wilkinson 491f34d25c Improve container test code
Replace `DockerImageNames` with a enum and relocate it from the
`testcontainers` to `container` package. The enum now also
becomes a common location that we can use to apply container
configuration such as timeouts.

Closes gh-41164

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-06-19 20:10:03 -07:00
..
src Improve container test code 2024-06-19 20:10:03 -07:00
build.gradle Merge branch '3.1.x' into 3.2.x 2024-05-20 13:12:03 +01:00