DDS-GmbH / jocument

JVM based template engine for DOCX and XLSX.
MIT License
3 stars 1 forks source link

Resolve UUID to `ScalarPlaceholder<String>` #174

Closed AntonOellerer closed 1 year ago

AntonOellerer commented 1 year ago

To be able to simply represent UUIDs, when resolving one, a ScalarPlaceholder containing its string representation is returned.

AntonOellerer commented 1 year ago

Fixed sonarcloud issue