Thank you!!!! ___________________________________
Quvion Online Application Systems Dipl.-Inform. Ingo Mahnke Lange Reihe 69 20099 Hamburg T +49(0)40 - 2546 7833 F +49(0)321-21015876 M +49(0)175 - 4433639 Skype: https://join.skype.com/invite/oDwPqx3tH9Ex [email protected] > Gesendet: Mittwoch, 17. Februar 2021 um 22:00 Uhr > Von: "Daniel Dekany" <[email protected]> > An: [email protected], "FreeMarker developer list" > <[email protected]> > Betreff: [ANNOUNCE] Apache FreeMarker 2.3.31 is released > > The Apache FreeMarker community is pleased to announce the release of > Apache FreeMarker 2.3.31. > > Change log: https://freemarker.apache.org/docs/versions_2_3_31.html > Download: https://freemarker.apache.org/freemarkerdownload.html > > Apache FreeMarkerâ„¢ is a template engine: a Java library to generate > text output (HTML web pages, e-mails, configuration files, source > code, etc.) based on templates and changing data. Templates are > written in the FreeMarker Template Language (FTL), which is a simple, > specialized language. Usually, a general-purpose programming language > (like Java) is used to prepare the data (issue database queries, do > business calculations). Then, Apache FreeMarker displays that prepared > data using templates. In the template you are focusing on how to > present the data, and outside the template you are focusing on what > data to present. > > -- > Daniel Dekany > on behalf of the Apache FreeMarker community >
