I have the below function
public Mono getCarAndShip(Long id) { Mono carMono = carService.getCar(id).subscribeOn(Schedulers.el