spring5-webflux-rest
spring5-webflux-rest copied to clipboard
Updating since block operation causes 500 error
Original implementation fails in Postman because of the ".block()". This version uses flatmap instead to do the update.