From @amirensit on Gitter:
Hello
In the example of this section of spring boot testing documentation, Is there a missing @AutoConfigureWebTestClientor Am I wrong ?
It looks to me like it is missing. Removing it from WebTestClientSpringBootTestIntegrationTests causes the tests to fail at any rate. I wonder if the subsequent TestRestTemplate example is also missing something.