aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

New Serverless Pattern - ALB to ECS (Spring Boot Java 21) #2230

Closed biswanathmukherjee closed 3 weeks ago

biswanathmukherjee commented 1 month ago

Issue #, if available:

Description of changes: This sample project deploys a Java 21 Spring Boot application on Amazon ECS Fargate with Application Load Balancer to route traffic between two ECS Tasks.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

parikhudit commented 3 weeks ago

@biswanathmukherjee Can you please review all the files and remove extra lines between & at the end of file. Please also check all the files for indentation - its inconsistent.