Add container support for ClickHouse

See gh-42837
This commit is contained in:
Eddú Meléndez
2024-10-21 23:31:40 -06:00
committed by Stéphane Nicoll
parent c6619dd306
commit d9dfb0389e
5 changed files with 108 additions and 1 deletions

View File

@@ -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`