DDS-GmbH / jocument

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

Consider returning `Future` instead of/additionally to `Optional` from `MatchPlaceholder` #125

Open AntonOellerer opened 2 years ago

AntonOellerer commented 2 years ago

This is to be able to handle asynchronous stuff outside of the domain model, where it should be