Could you please give me an advice, what is the proper way to return HttpStatus.BAD_REQUEST from webflux handler?
HttpStatus.BAD_REQUEST
Here\'s the code, it seems to work prop