psimonazzi
psimonazzi
Any chance to provide a HostKeyAlias setting to support this ssh config feature? Currenty, when we have a known_hosts file with an entry that uses an alias and not the...
It seems impossible to enable jsInteropExport together with Draft mode (not sure if it is a limitation also of the GWT compiler). Options for jsInteropExports can be set only in...
In CachingAuthenticator (dropwizard-auth), it would be useful to expose the cache policy config (using Caffeine `cache.policy()` method), in order to change the configuration at runtime (for example to change the...
When you set more than one mapping in the "mappings" config section, Dropwizard complains with a warning log because we are using the same servlet name for all mappings: `Overriding...