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 o
@SpringBootTest
@WebFluxTest