ratelimitj
ratelimitj copied to clipboard
JSON 429 responses
In Dropwizard: Is there any way that I can return a JSON 429 response instead of the default HTML/text response?
I looked at https://nickb.dev/blog/writing-a-dropwizard-json-app, but couldn't wrap my head around how to do this for the Dropwizard RateLimitBundle