Umstellung auf Thymeleaf: Schritt 3 - Versucht, das Projet umzustellen
authorKai Moritz <km@juplo.de>
Mon, 1 Sep 2014 13:18:09 +0000 (15:18 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 19 Jan 2016 16:45:42 +0000 (17:45 +0100)
commit7e49305c9248231d4dcaa1dbe31158b554a74ab6
treea8932270afbdb748272782b968927bc576f4c06d
parentb8b2fc094d0313626224371dcbdf18784d56d51f
Umstellung auf Thymeleaf: Schritt 3 - Versucht, das Projet umzustellen

Ergebnis: Möglichkeiten von Thymeleaf+Tiles zu eingeschränkt/kompliziert.
12 files changed:
src/main/java/de/juplo/branding/web/ApplicationConfig.java [deleted file]
src/main/resources/spring/tiles.xml
src/main/webapp/WEB-INF/templates/maincontent.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/less/all.less [new file with mode: 0644]
src/main/webapp/thymeleaf/templates/defaults.html [new file with mode: 0644]
src/main/webapp/thymeleaf/templates/footer.html [deleted file]
src/main/webapp/thymeleaf/templates/header.html [deleted file]
src/main/webapp/thymeleaf/templates/html5page.html [new file with mode: 0644]
src/main/webapp/thymeleaf/templates/layout.html [deleted file]
src/main/webapp/thymeleaf/views/index.html
src/main/webapp/thymeleaf/views/projects/fix-swf/overview.html [new file with mode: 0644]