Add container support for ClickHouse
See gh-42837
This commit is contained in:
committed by
Stéphane Nicoll
parent
c6619dd306
commit
d9dfb0389e
@@ -84,7 +84,7 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| Containers of type `PulsarContainer`
|
||||
|
||||
| `R2dbcConnectionDetails`
|
||||
| Containers of type `MariaDBContainer`, `MSSQLServerContainer`, `MySQLContainer`, `OracleContainer`, or `PostgreSQLContainer`
|
||||
| Containers of type `ClickHouseContainer`, `MariaDBContainer`, `MSSQLServerContainer`, `MySQLContainer`, `OracleContainer`, or `PostgreSQLContainer`
|
||||
|
||||
| `RabbitConnectionDetails`
|
||||
| Containers of type `RabbitMQContainer`
|
||||
|
||||
Reference in New Issue
Block a user