From: Kai Moritz Date: Fri, 7 Apr 2023 11:41:49 +0000 (+0200) Subject: Tried to add a static welcome page -- without success :/ X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fspring-boot;a=commitdiff_plain;h=0d7cd075273dabbdedcbb8cbcb8e2af939049d8f Tried to add a static welcome page -- without success :/ --- diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html new file mode 100644 index 0000000..262d765 --- /dev/null +++ b/src/main/resources/templates/index.html @@ -0,0 +1,25 @@ + + + + + + Demo: TEMPLATE + + + + +
+
+
+
Card Header
+
+
Card Text
+
+ +
+
+
+ +