diff --git a/src/demo/src/main/resources/application.yaml b/src/demo/src/main/resources/application.yaml index eddbfca..2636403 100644 --- a/src/demo/src/main/resources/application.yaml +++ b/src/demo/src/main/resources/application.yaml @@ -13,4 +13,4 @@ spring: username: root password: root thymeleaf: - cache: false + cache: false \ No newline at end of file diff --git a/src/demo/src/main/resources/templates/index.html b/src/demo/src/main/resources/templates/index.html index 3e23580..bac51bf 100644 --- a/src/demo/src/main/resources/templates/index.html +++ b/src/demo/src/main/resources/templates/index.html @@ -1,5 +1,5 @@ - +
@@ -8,16 +8,16 @@