-
**Migrated from https://github.com/hyleung/ratpack-zipkin/issues/64**
Ratpack 1.6 is out and should include a client interceptor API now. I suspect we will get better milage from using the intercep…
-
I'd be interested in contributing support for Ratpack (https://ratpack.io) if it would be accepted and isn't already being worked on. If so, the CONTRIBUTING guide looks straight forward, and I think …
-
Add a library that provides catnap support in Ratpack applications.
-
Hi,
I tried to get a custom gem repository working with jRuby but it does not work like described.
I did configure my local .gemrc with that URL which it should use (custom mirror - artifactory)…
tkrah updated
3 months ago
-
Lazybones 0.8.3 is not able to find the latest ratpack 1.7.4 when creating a project.
> lazybones create ratpack 1.7.4 my-rat-app
```
Creating project from template ratpack 1.7.4 in 'my-rat-app'
C…
-
Added team members from email addresses in spreadsheets from:
* the Google Drive shared `RatPack Robotics 830/RatPack 2023-2024/Registration (mentors only)/` folder:
* 2023-2024 Student Info Form …
-
Resilience4j version:
latest
Java version:
11
- Adding micrometer support for ratpack module
-
I was running into problems with the plugin reporting ERROR.
```
:karmaDependencies (Thread[Task worker Thread 3,5,main]) completed. Took 48.84 secs.
:karmaRun (Thread[Daemon worker Thread 5,5,main]…
-
Is it possible that ratpack isn't handling query parameters in loader names correctly? I'm not all that familiar with webpack and am having some trouble setting up a loader. The obvious fix just passe…
-
Ratpack looks like a great option to embed a minimal web app in other apps. If so then resources are likely to be available in the classpath and not in the file system. render() assumes that the 1st a…