mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Polish contribution
See gh-48170
This commit is contained in:
+1
-1
@@ -269,7 +269,7 @@ NOTE: Spring Boot applications can be packaged in Docker containers using techni
|
||||
|
||||
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.
|
||||
|
||||
TIP: Spring Boot auto-detects AWS ECS environments by checking for the `AWS_EXECUTION_ENV` variable.
|
||||
TIP: Spring Boot auto-detects AWS ECS deployment environments by checking the environment for the `AWS_EXECUTION_ENV` variable.
|
||||
You can override this detection with the configprop:spring.main.cloud-platform[] configuration property.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user