Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
2.3.28
-
None
-
None
Description
When using dropwizard-views-freemarker, the only way to set Freemarker configuration is through Configuration.setSetting(). This method doesn't support customizing the behavior regarding TemplateException. There is a workaround described in the related dropwizard issue involving attempt + recover but it would be great to have it supported natively.