Support service connections for redis-stack and redis-stack-server
See gh-41327
This commit is contained in:
committed by
Andy Wilkinson
parent
2216b48e64
commit
2634d0c6b1
@@ -123,7 +123,7 @@ The following service connections are currently supported:
|
||||
| Containers named "rabbitmq" or "bitnami/rabbitmq"
|
||||
|
||||
| `RedisConnectionDetails`
|
||||
| Containers named "redis" or "bitnami/redis"
|
||||
| Containers named "redis", "bitnami/redis", "redis/redis-stack" or "redis/redis-stack-server"
|
||||
|
||||
| `ZipkinConnectionDetails`
|
||||
| Containers named "openzipkin/zipkin".
|
||||
|
||||
@@ -87,7 +87,7 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| Containers of type `RabbitMQContainer`
|
||||
|
||||
| `RedisConnectionDetails`
|
||||
| Containers named "redis"
|
||||
| Containers named "redis", "bitnami/redis", "redis/redis-stack" or "redis/redis-stack-server"
|
||||
|
||||
| `ZipkinConnectionDetails`
|
||||
| Containers named "openzipkin/zipkin"
|
||||
|
||||
Reference in New Issue
Block a user