In the Spring Boot test, the Redis container does not start
To create a testing environment that closely resembles the production environment in Spring Boot, we used Test Containers.
To create a testing environment that closely resembles the production environment in Spring Boot, we used Test Containers.