Skip to content

Commit

Permalink
Update presentation-layer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouvel authored Nov 16, 2024
1 parent ecee5ee commit b0312c3
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ materialized in the Representation class which is used for response
entities. 

More concretely, we provide integrations with three popular template
technologies : XSLT, FreeMarker and Apache Velocity. In addition,
integration with Facelets has been achieved by a third party and it
should be very easy to support any other reusable template technology.
technologies : XSLT, Apache FreeMarker, Apache Velocity and Thymeleaf.

The design idea of those extensions is to use a TemplateRepresentation
that combines at generation time a data model with a template document.

0 comments on commit b0312c3

Please sign in to comment.