From 5b38105a35bd6b13bbdcd4e38c09b75fa4fb7393 Mon Sep 17 00:00:00 2001 From: 7hch1a Date: Tue, 5 Sep 2023 17:58:22 +0800 Subject: [PATCH] Update content of welcome page --- src/main/resources/application.properties | 2 ++ src/main/resources/templates/welcome.html | 1 + 2 files changed, 3 insertions(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 5d3eeed32..d1a8d5daf 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,3 +23,5 @@ logging.level.org.springframework=INFO # Maximum time static resources should be cached spring.web.resources.cache.cachecontrol.max-age=12h + +server.port=8081 diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index 4fa1cd328..4448fd608 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -8,6 +8,7 @@
+

Welcome to Pet Clinic