OPEN-SOURCE PROJECT

jev-resilience

A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.

Stars
1
Forks
0
License
Last commit
2026-09-17

What Jev does here

Jev checks for hidden errors or maintenance notices; a local threshold raises a business exception.

Lets existing error-handling code see failures concealed by the HTTP status.

Jev API integration is present. API errors fail open, and nonblocking code still incurs network latency.