Cant autowire `WebTestClient` – no auto configuration June 11, 2023 by Tarik Annotate your MyControllerTest test class with @AutoConfigureWebTestClient annotation. That should solve the issue.