We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f21b6d0 + 503d8c1 commit 744bea5Copy full SHA for 744bea5
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/dev-services.adoc
@@ -40,7 +40,7 @@ dependencies {
40
41
When this module is included as a dependency Spring Boot will do the following:
42
43
-* Search for a `compose.yml` and other common compose filenames in your application directory
+* Search for a `compose.yml` and other common compose filenames in your working directory
44
* Call `docker compose up` with the discovered `compose.yml`
45
* Create service connection beans for each supported container
46
* Call `docker compose stop` when the application is shutdown
0 commit comments