How to handle exceptions on @RestController with springboot webflux when the underservice return a Mono.error() 24 Apr 2021 I had issue to handle exceptions using webflux and found the solution in this video. spring reactive