diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4d1600b6a..506ad8d01 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -24,4 +24,5 @@ logging.level.org.springframework=INFO # Maximum time static resources should be cached spring.web.resources.cache.cachecontrol.max-age=12h -server.port=8081 \ No newline at end of file +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