Skip to content

Commit 36a39aa

Browse files
authored
Update README.md
1 parent 1b662e8 commit 36a39aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Spring Boot HelloWorld Application
1+
# Sampple Spring Boot Application with home and health check endpoint.
22

33
This Spring Boot application is created to test deployments on AWS EC2 and ECS using GitHub Actions or AWS CodePipeline.
44

55
## Features
66

7-
- Simple Spring Boot application with a home page.
7+
- Simple Spring Boot application with a home page - http://localhost:8080
88
- Thymeleaf template engine for rendering HTML views.
99
- Configured for deployment on AWS EC2 and ECS.
1010

0 commit comments

Comments
 (0)