-
Hello.
It would be nice if Dropwizard 3.x could be added. Only a few import/interface renames are needed. (dropwizard-websocket-jee7-bundle cannot be used as jetty version changed (and some base DW…
-
Dropwizard 5.0 (bundling Jetty12) is in alpha release. https://central.sonatype.com/artifact/io.dropwizard/dropwizard-core/overview
Currently dropwizard-guicey does not support it and fails to start …
lifey updated
1 month ago
-
Internal auth product recently saw a scenario where the CLI could not be run via the dropwizard bundle, as it was missing a requird jackson-datatype-jdk7 jar.
We pull in this dependency via dropwiz…
-
Hi All, I am using this bundle in my application, while starting of application I am getting message of registration of websocket as you have mentioned in docs.
But when application try to hit URL i…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13937758)
The cluster has 100+ nodes running a high workload from the client.
Reaper failed to start and r…
-
Hi,
I am trying to implement a websocket in our existing dropwizard-server. It bundles a Webapp via dropizward-guicey. We use the SessionHandler from jetty in an AuthFilter for Authentication. It g…
-
The Bundle needs to be updated for it to be used with dropwizard 2
-
# Migrated from [issue 1573](https://github.com/bazelbuild/bazel/issues/1573) in main repository
If generate_workspace is run with artifacts that depend on a common artifact, it will choose the ver…
-
`WARN [2016-02-23 00:12:08,697] com.google.common.cache.CacheBuilder: ignoring weigher specified without maximumWeight`
I believe it's coming from https://github.com/bazaarvoice/dropwizard-configura…
-
In my application I had defined two assets bundles like I had it with one assets bundle several times before.
bootstrap.addBundle(new ConfiguredAssetsBundle("/images", "/images"));
bootstrap.addBund…