Hi!
I just wanted to make sure whether you tested if there is really a difference between two endpoints which one is made with ResponseEntity and the other CompletableFuture?
as per my experiments I found no difference! both makes the client blocked!
I add one more end point along with yours and make it non-competableFuture and I did ab testing
the result almost identical
Hi!
I just wanted to make sure whether you tested if there is really a difference between two endpoints which one is made with ResponseEntity and the other CompletableFuture?
as per my experiments I found no difference! both makes the client blocked!
I add one more end point along with yours and make it non-competableFuture and I did ab testing
the result almost identical