-
~
-
This is helpful for testing scenarios where you are starting the server out of process on an ephemeral port to avoid collisions and later need to talk to it.
This will default to null, so nothing wil…
-
Hello Guys,
I am using ratpack 1.4.1 in my spring + ratpack application.
I have used the PathBinding.getDescription() method to get the description.
It is working fine when I run my application. Getti…
-
Follow up from https://github.com/ratpack/ratpack/pull/1306.
This allows for configuring the underlying `HttpClient` for the retrofit interface, but it would be helpful to provide per call specific o…
-
The following instrumentation modules currently override the `io.opentelemetry.javaagent.extension.instrumentation.InstrumentationModule#isIndyModule` and return `false`.
Each of them will need to …
-
Enrolling any student other than the first for a class does not work. Angular code to be updated to manage enrollments.
-
Requested on the forums: http://forum.ratpack.io/Swagger-integration-td907.html
-
Thanks a lot for ratpack!
We've started using websockets in one of our new applications and we've been running into a few troublesome clients. To deal with those, we have had to change the websocke…
-
Provide functionality similar to google keep in an API
* Add note: POST /jot
* Get: GET /jot/{id}
* Update: PUT /jot/{id}
* Delete: DELETE /jot/id
-
Hi all, I'm currently busy putting the finishing touches on my new site and in doing so need to integrate with Recaptcha for my contact form. Their flow requires that I make an [http form post](https:…