Polish support for Testcontainers Redis
- Add support for RedisStackContainer - Update the docs Closes gh-41450
This commit is contained in:
@@ -87,7 +87,7 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| Containers of type `RabbitMQContainer`
|
||||
|
||||
| `RedisConnectionDetails`
|
||||
| Containers named "redis", "redis/redis-stack" or "redis/redis-stack-server"
|
||||
| Containers of type `com.redis.testcontainers.RedisContainer` or `com.redis.testcontainers.RedisStackContainer`, or containers named "redis", "redis/redis-stack" or "redis/redis-stack-server"
|
||||
|
||||
| `ZipkinConnectionDetails`
|
||||
| Containers named "openzipkin/zipkin"
|
||||
|
||||
Reference in New Issue
Block a user