keycloak-scim/services
Filipe Roque e83f3af080 Call super constructor in subclasses of WebApplicationException
Frameworks like Datadog dd-trace-java java agent inspect the known WebApplicationException
and mark the exception as an HTTP 500, because that is the default for the
non argument constructor.

https://github.com/keycloak/keycloak/issues/29451

Signed-off-by: Filipe Roque <froque@premium-minds.com>
2024-05-17 16:25:59 +02:00
..
src Call super constructor in subclasses of WebApplicationException 2024-05-17 16:25:59 +02:00
pom.xml fix: removing httpclient override (#28304) 2024-04-23 10:09:06 +02:00