quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.8k stars 2.68k forks source link

Allow smallrye-health to return DOWN response compliant with rfc9457 #43125

Closed xstefank closed 1 month ago

xstefank commented 2 months ago

Description

Asked for in https://stackoverflow.com/questions/78943916/how-to-customize-smallrye-health-response-content-type-to-application-problemjs.

After more investigation, we can optionally allow compliance with rfc9457 on DOWN responses.

quarkus-bot[bot] commented 2 months ago

/cc @jmartisk (health), @radcortez (config)