I was trying to test the default timeout of Spring reactive Webclient . For that purpose I created a rest endpoint that takes 10 hours to return a response.
I created a r