dropwizard-template-config icon indicating copy to clipboard operation
dropwizard-template-config copied to clipboard

Dropwizard bundle that enables you to write your config.yaml as a Freemarker template.

Results 6 dropwizard-template-config issues
Sort by recently updated
recently updated
newest added

https://nvd.nist.gov/vuln/detail/CVE-2020-5245 https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf

I often use dropwizard-template-config and for a project i need to add configuration objects. I couldn't do it via TemplateConfigVariablesProvider so i have created TemplateConfigHashesProvider class to make it possible...

It would be nice, if the bundle was automatically tested against a real Dropwizard app. Even nicer, if it's tested against each officially supported version.

This might be interesting for users of Heroku or other PaaS that define the database connection parameters as a single URL.

feature

Most assertions in the tests are totally crappy. Improve this!