diff --git a/pom.xml b/pom.xml index 81c90d8..babd590 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,9 @@ 3.0.0.RELEASE 2.2.2 3.8.0 + + 3.3.7 + 3.2.1 @@ -74,13 +77,19 @@ org.webjars bootstrap - 3.3.7 + ${webjars.bootstrap.version} org.webjars jquery - 3.2.1 + ${webjars.jquery.version} + + + org.webjars + webjars-locator + + org.springframework.boot diff --git a/src/main/resources/templates/fragments/alert.html b/src/main/resources/templates/fragments/alert.html index 0b54557..df55491 100644 --- a/src/main/resources/templates/fragments/alert.html +++ b/src/main/resources/templates/fragments/alert.html @@ -1,14 +1,14 @@ - - - +
diff --git a/src/main/resources/templates/fragments/footer.html b/src/main/resources/templates/fragments/footer.html index 9d5e264..e5980db 100644 --- a/src/main/resources/templates/fragments/footer.html +++ b/src/main/resources/templates/fragments/footer.html @@ -1,8 +1,8 @@ - diff --git a/src/main/resources/templates/fragments/header.html b/src/main/resources/templates/fragments/header.html index 2b9eb4f..f542b97 100644 --- a/src/main/resources/templates/fragments/header.html +++ b/src/main/resources/templates/fragments/header.html @@ -2,14 +2,14 @@ - - - + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 87a1578..6adb468 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -6,14 +6,14 @@ Hello Spring Boot! - - + diff --git a/src/main/resources/templates/layouts/layout.html b/src/main/resources/templates/layouts/layout.html index 496305b..f055ad1 100644 --- a/src/main/resources/templates/layouts/layout.html +++ b/src/main/resources/templates/layouts/layout.html @@ -5,14 +5,14 @@ Hello Spring Boot! - - + diff --git a/src/main/resources/templates/th-form.html b/src/main/resources/templates/th-form.html index 716121e..1e87b47 100644 --- a/src/main/resources/templates/th-form.html +++ b/src/main/resources/templates/th-form.html @@ -3,9 +3,9 @@ Hello Spring Boot! - + - + diff --git a/src/main/resources/templates/th-objects.html b/src/main/resources/templates/th-objects.html index 4452ef7..0c62f6e 100644 --- a/src/main/resources/templates/th-objects.html +++ b/src/main/resources/templates/th-objects.html @@ -6,14 +6,14 @@ Hello Spring Boot! - - +