As both getShip and getCar can return error or empty Mono. I'd like to return something like Mono.error(new Exception("Custom message")) ...
確定! 回上一頁