Skip to content

Commit 0649db5

Browse files
l-trottaspring-builds
authored andcommitted
Update docker services documentation (#4253)
Fixes #4253 Signed-off-by: Laura Trotta <[email protected]> (cherry picked from commit 281403b)
1 parent 64ec337 commit 0649db5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/docker-compose.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ The following service connection factories are provided in the `spring-ai-spring
5555
| `WeaviateConnectionDetails`
5656
| Containers named `semitechnologies/weaviate`, `cr.weaviate.io/semitechnologies/weaviate`
5757
|====
58+
59+
More service connections are provided by the spring boot module `spring-boot-docker-compose`. Refer to the https://docs.spring.io/spring-boot/reference/features/dev-services.html#features.dev-services.docker-compose[Docker Compose Support] documentation page for the full list.

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/testcontainers.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ The following service connection factories are provided in the `spring-ai-spring
5959
| `WeaviateConnectionDetails`
6060
| Containers of type `WeaviateContainer`
6161
|====
62+
63+
More service connections are provided by the spring boot module `spring-boot-testcontainers`. Refer to the https://docs.spring.io/spring-boot/reference/testing/testcontainers.html#testing.testcontainers.service-connections[Testcontainers Service Connections] documentation page for the full list.

0 commit comments

Comments
 (0)