Polish "Add support for Oracle R2DBC Service Connection"

See gh-34852
This commit is contained in:
Andy Wilkinson
2023-04-18 13:47:46 +01:00
parent 6d893b2fe2
commit 0da209db08
5 changed files with 85 additions and 5 deletions

View File

@@ -971,7 +971,7 @@ The following service connection factories are provided in the `spring-boot-test
| Containers of type `Neo4jContainer`
| `R2dbcConnectionDetails`
| Containers of type `MariaDBContainer`, `MSSQLServerContainer`, `MySQLContainer` or `PostgreSQLContainer`
| Containers of type `MariaDBContainer`, `MSSQLServerContainer`, `MySQLContainer`, `OracleContainer`, or `PostgreSQLContainer`
| `RabbitConnectionDetails`
| Containers of type `RabbitMQContainer`