From: Kai Moritz Date: Fri, 8 Jul 2016 08:10:23 +0000 (+0200) Subject: Rendering page-data as JSON X-Git-Tag: maven-thymeleaf-skin-1.0.0~21 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=ef613e7ef748a9815b93520d505a8f31a9dbaee6;hp=ef613e7ef748a9815b93520d505a8f31a9dbaee6;p=maven-thymeleaf-skin Rendering page-data as JSON * The JSON-data is now generated from the read in page-data. * The data is passed to the thymeleaf-dialect "juplo:variables". * The old breadcrumb-macro was removed. ---