The error-handling-spring-boot-starter library has released version 3.0.0 with support for Spring WebFlux. The post covers how to handle errors in a reactive Spring WebFlux application, demonstrating a UserService that returns Mono types and throws custom exceptions like UserNotFoundException when a user is not found.

1m read timeFrom wimdeblauwe.com
Post cover image

Sort: