Skip to content

Commit 15bf80d

Browse files
committed
Polish contribution
See gh-48170
1 parent 802dacb commit 15bf80d

File tree

1 file changed

+1
-1
lines changed
  • documentation/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment

1 file changed

+1
-1
lines changed

documentation/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/cloud.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ NOTE: Spring Boot applications can be packaged in Docker containers using techni
269269

270270
In addition to the developer guide, AWS also provides a https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-container-image.html[topical guide] for deploying containerized Java services on Amazon ECS using AWS Fargate.
271271

272-
TIP: Spring Boot auto-detects AWS ECS environments by checking for the `AWS_EXECUTION_ENV` variable.
272+
TIP: Spring Boot auto-detects AWS ECS deployment environments by checking the environment for the `AWS_EXECUTION_ENV` variable.
273273
You can override this detection with the configprop:spring.main.cloud-platform[] configuration property.
274274

275275

0 commit comments

Comments
 (0)