@RestControllerAdvice @Order public class R2dbcErrorControllerAdvice extends Object
@ExceptionHandler @ResponseStatus(value=INTERNAL_SERVER_ERROR) public reactor.core.publisher.Mono<ResponseMessage<Object>> handleException(io.r2dbc.spi.R2dbcException e)
Copyright © 2016–2023. All rights reserved.