A lightweight, production-ready exception handling starter for Spring Boot 4+ applications. This library provides a standardized way to handle global exceptions by extending the RFC 7807 (Problem Details for HTTP APIs) specification via Spring's ProblemDetail class.
Version2.0.0compared with
Version Details
| 1.0.0 | 2.0.0 | |
|---|---|---|
| Release date | Mar 07, 2026 | Jul 28, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (5)
| 1.0.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework.boot » spring-boot-starter-webmvc | - | 4.1.0 |
| ~ Updated | io.micrometer » micrometer-tracing-bridge-brave | 1.5.9 | 1.7.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-actuator | 3.5.11 | 4.1.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-validation | 3.5.11 | 4.1.0 |
| - Removed | org.springframework.boot » spring-boot-starter-web | 3.5.11 | - |