This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Changelog
Features
- Add ability to define custom variables. Use
TemplateConfigBundleConfiguration.addCustomProvider(TemplateConfigVariablesProvider customProvider)
to add your custom variables provider. See the tutorial for details.
Changes
- Remove deprecated constructor
TemplateConfigBundle(java.nio.charset.Charset)
.