We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b662e8 commit 36a39aaCopy full SHA for 36a39aa
1 file changed
README.md
@@ -1,10 +1,10 @@
1
-# Spring Boot HelloWorld Application
+# Sampple Spring Boot Application with home and health check endpoint.
2
3
This Spring Boot application is created to test deployments on AWS EC2 and ECS using GitHub Actions or AWS CodePipeline.
4
5
## Features
6
7
-- Simple Spring Boot application with a home page.
+- Simple Spring Boot application with a home page - http://localhost:8080
8
- Thymeleaf template engine for rendering HTML views.
9
- Configured for deployment on AWS EC2 and ECS.
10
0 commit comments