Ported app to Thymeleaf 3.0.x
authorKai Moritz <kai@juplo.de>
Mon, 27 Feb 2017 17:47:26 +0000 (18:47 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 11 Feb 2020 20:50:26 +0000 (21:50 +0100)
 * Proted the dialect to the new Thymeleaf-API
 * Removed modified configuration of the default-template-resolver, because
   it is not needed any more: Thymeleaf 3.0.x resolves its templates via
   Spring's resource-chain by default.


No differences found