Skip to content

Commit a7eefaf

Browse files
l-trottascionaltera
authored andcommitted
Update docker services documentation (spring-projects#4253)
Fixes spring-projects#4253 Auto-cherry-pick to 1.0.x Signed-off-by: Laura Trotta <[email protected]>
1 parent 6bfae78 commit a7eefaf

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)