Umstellung auf Thymeleaf: Schritt 2 - Tilesunterstützung aktiviert
authorKai Moritz <km@juplo.de>
Sun, 31 Aug 2014 17:07:10 +0000 (19:07 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 19 Jan 2016 16:45:42 +0000 (17:45 +0100)
commit8e8ddfc9757a41e6b5df5997a9d9859de50da8e1
treeba5a6acd9dde9a2f138fa0f2a5d806adf3ea762e
parentb1956189d89ac7e824c209039f3c82926294549e
Umstellung auf Thymeleaf: Schritt 2 - Tilesunterstützung aktiviert
pom.xml
src/main/resources/spring/mvc.xml
src/main/resources/spring/tiles.xml
src/main/webapp/thymeleaf/404.html [deleted file]
src/main/webapp/thymeleaf/error.html [deleted file]
src/main/webapp/thymeleaf/index.html [deleted file]
src/main/webapp/thymeleaf/templates/layout.html [new file with mode: 0644]
src/main/webapp/thymeleaf/views/404.html
src/main/webapp/thymeleaf/views/error.html
src/main/webapp/thymeleaf/views/index.html