-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Support service connections for redis/redis-stack and redis/redis-stack-server #41327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support service connections for redis/redis-stack and redis/redis-stack-server #41327
Conversation
…erver * Add new images to `RedisDockerComposeConnectionDetailsFactory` * Support more than one connection name in `ContainerConnectionDetailsFactory` * Add new images to `RedisContainerConnectionDetailsFactory`
...t-support-docker/src/main/java/org/springframework/boot/testsupport/container/TestImage.java
Outdated
Show resolved
Hide resolved
I think we should consider support for |
Thanks very much, @eddumelendez. I moved the support for matching on one of multiple different connection names out into #41543. I also dropped support for |
RedisDockerComposeConnectionDetailsFactory
ContainerConnectionDetailsFactory
RedisContainerConnectionDetailsFactory