WIP
[website] / src / main / resources / spring / mvc.xml
index 04c5637..58a5ec1 100644 (file)
@@ -68,6 +68,8 @@
       <util:set>
         <bean class="nz.net.ultraq.thymeleaf.LayoutDialect"/>
         <bean class="org.thymeleaf.extras.conditionalcomments.dialect.ConditionalCommentsDialect"/>
+        <bean class="de.juplo.thymeproxy.ThymeproxyDialect"/>
+        <bean class="de.juplo.thymeleaf.JuploDialect"/>
       </util:set>
     </property>
   </bean>