zalando/problem-spring-web
A library for handling Problems in Spring Web MVC observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 73
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4033
- days_rel: n/a
- days_push: 163
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java library that produces RFC 7807/9457 application/problem+ error responses from Spring MVC and Spring WebFlux applications. It provides composable 'advice traits' — reusable @ExceptionHandler default methods — that can be mixed into @ControllerAdvice classes without a common base class.
Use cases
- return rfc7807 problem+ error responses in spring boot
- standardize exception handling across spring mvc controllers
- handle spring webflux errors with problem details
- integrate spring security exceptions into problem responses
- compose reusable exception handlers without base classes
- make microservice error responses consistent
When to choose
- you maintain an existing Spring app already using the Problem library
- you need fine-grained, composable exception handling traits on older Spring versions lacking RFC 9457 support
- you want consistent problem+ errors across MVC and WebFlux
When to avoid
- you use a recent Spring Framework version with built-in Error Responses (RFC 9457) support
- you are starting a new project and can rely on Spring's native exception handling
- you need error handling outside the Spring ecosystem
Facets
library · maturity maintenance
middleware serialization error-handling web-framework web-development backend apis developer-tools jvm rfc7807 rfc9457 spring-boot spring-webflux exception-handling problem- advice-traits rest-api-errors spring
1 source
- readme: https://github.com/zalando/problem-spring-web · fetched 2026-08-28 · 882eb3fb71ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zalando/problem-spring-web | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="zalando/problem-spring-web")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem