Projekt-Seite erstellt: Velocity-Template - JSON über th:with weitergereicht
[maven-thymeleaf-skin] / src / site / site.xml
1 <project>
2   <body>
3     <menu>
4       <item name="About" href="index.html"/>
5       <item name="Usage Examples" href="usage.html"/>
6       <item name="FAQ" href="faq.html"/>
7       <item name="Project Information" href="project-info.html"/>
8       <item name="Project Reports" href="project-reports.html"/>
9     </menu>
10     <menu ref="reports"/>
11   </body>
12   <custom>
13     <thymeproxy>
14       <path>/simple-mapper/</path>
15       <crumbs>{&amp;quot;uri&amp;quot;:&amp;quot;/projects.html&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Projects&amp;quot;},{&amp;quot;uri&amp;quot;:&amp;quot;/simple-mapper/index.html&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Simple Mapper 4 JSON&amp;quot;}</crumbs>
16     </thymeproxy>
17   </custom>
18 </project>