When I tried to test at Spring 4.x, I used MockMvc web client, but I am reading and trying new features of Spring 5.x.
I think, WebTestClient and MockMvc are same or very similar.
What is the difference between MockMvc and WebTestClient ?
I am waiting for your answer. Thank you