From: Kai Moritz Date: Fri, 25 May 2018 13:12:01 +0000 (+0200) Subject: WIP X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=cad9765ac28b46e57562c45808bcc19865812e01 WIP --- diff --git a/pom.xml b/pom.xml index 7d35979b..ce43e833 100644 --- a/pom.xml +++ b/pom.xml @@ -42,12 +42,14 @@ 2.2.1 1.2 + 1.0.0 3.0.1 1.6.1 4.0.6.RELEASE 2.1.3.RELEASE 1.2.5 2.1.1.RELEASE + 1.1.0 @@ -92,6 +94,18 @@ ${thymeleaf-extras-conditionalcomments.version} runtime + + de.juplo + thymeproxy + ${thymeproxy.version} + runtime + + + de.juplo.thymeleaf + juplo-dialect + ${juplo-dialect.version} + runtime + @@ -212,35 +226,6 @@ appengine-maven-plugin 1.8.2 - - com.github.eirslett - frontend-maven-plugin - 0.0.25 - - - install node and npm - - install-node-and-npm - - - v0.10.18 - 1.3.8 - - - - npm install - - npm - - - - grunt build - - grunt - - - - diff --git a/src/main/resources/spring/mvc.xml b/src/main/resources/spring/mvc.xml index 04c56376..58a5ec15 100644 --- a/src/main/resources/spring/mvc.xml +++ b/src/main/resources/spring/mvc.xml @@ -68,6 +68,8 @@ + +