Word template engine poi-tl V1.7.1 release, support for conditional and looping statements

poi-tl (poi template language) is a Word template engine to generate a new Word document based on Microsoft Word templates and data, pure Java components.

V1.7.1 version is a major upgrade, the main updates are:

  • New block labels on {{? List}} {{/ list}}
  • Support function if Condition
  • Support foreach Loop function
  • JUnit upgrade to 5, a large number of tests reconstruction unit
  • Use a combination of patterns and visitor pattern reconstructed renderer
  • Of paragraph Apache POI API to enhance, support and hyperlinks domain
  • New official Example: OKR goal setting template
  • BUGFIX, increased robustness

The latest Chinese document Address: http://deepoove.com/poi-tl

Guess you like

Origin www.oschina.net/news/113946/poi-tl-1-7-1-releaased