dropwizard
Here are 388 public repositories matching this topic...
-
Updated
Jul 3, 2020 - Java
-
Updated
Apr 16, 2020 - JavaScript
I see that x-server-raw-response is available to expose the underlying to users, allowing deeper customization of response.
I was wondering if it's possible to expose a similar interface for request as well? So that we can utilize some predefined functions by akka-http. For example, extractClientIP.
Not a huge deal and is blocking anything, since we can simply replicate all these funct
some docs required
This Lib looks exactly to what I was looking for, but the lack of documentation makes it difficult to get started.
A quick example on how to use the APIs to limit REST calls should be enough. Also Spring Boot integration will be quite handy.
-
Updated
Feb 11, 2020 - Java
-
Updated
Jul 3, 2020 - Java
-
Updated
Feb 25, 2020 - Java
-
Updated
Dec 7, 2018 - Shell
-
Updated
Nov 13, 2017 - Java
-
Updated
Jul 4, 2020 - Scala
-
Updated
Jun 25, 2020 - Java
-
Updated
Apr 12, 2017 - Java
-
Updated
Jun 29, 2020 - Java
While nothing in code or docs makes me thing we support jdbi, worth to ask and also ask if this is something desirable.
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.
-
Updated
Jun 29, 2020 - Java
-
Updated
Jun 16, 2020 - Java
-
Updated
Mar 22, 2018 - Kotlin
-
Updated
Dec 31, 2019 - Java
-
Updated
Apr 21, 2020 - Java
-
Updated
Nov 13, 2017 - Java
-
Updated
Jun 25, 2020 - Java
Improve this page
Add a description, image, and links to the dropwizard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dropwizard topic, visit your repo's landing page and select "manage topics."
I don't think the code example in the manual that was using a
LongParamandIntParamin the 1.3.x branch here, but has been updated to aOptionalLongandOptionalIntin the 2.0 branch here w