-
In order to keep the Ratpack templates maintained and inline with Ratpack releases I've been looking into moving the template source to Ratpack and publishing to Ratpack Bintray as part of the build p…
rhart updated
10 years ago
-
Currently, objects can only be obtained from the Registry by type. This is inefficient if there is potentially many objects of the given type, but there is further criiteria in finding the right one.
…
-
It doesn't look like the Ratpack documentation currently provides any guidance on mechanisms to integrate authentication. One of the approaches I've been working with is is a Ratpack module that perf…
-
I'm working on a REST-style service using ratpack-groovy and ratpack-guice. My end goal is to have handlers for the following method/path combinations, with the ability to inject services into the ha…
-
We can't currently build due to https://github.com/robfletcher/gradle-compass/issues/17
@robfletcher it would be great if you could take a look at this soon.
-
The Jackson module currently allows JSON requests to be parsed as a JsonNode but not as another object (like a POJO). I can take a crack at this based on the jsonNode implementation, but I'm not sure …
-
Hello...
I have a problem using wireMock, I only can execute the playback of the last data recorded, all of the data recordered have distinct id session but always get the same result. I can´t get …
-
Discovering Lazybones, I tried to create a Ratpack template.
I did lazybones create ratpack, but forgetting the path (ie. the dot).
And the output is an unfriendly NPE.
It gave me a hint and I guessed…
-
Should also include step by step guide to getting running on heroku.
-
I don't know what I was thinking when implementing this. The dependency should be removed and RemoteControlUsageSpec should be moved to ratpack-remote.
erdi updated
10 years ago