spring-boot/spring-boot-project/spring-boot-test
Moritz Halbritter b014039a34 Disable WebTestClientContextCustomizer after AOT processing
After AOT processing, a WebTestClient bean will be defined directly
so the context customizer that initiates its registration is not
needed.

Closes gh-32859
2022-10-25 13:51:43 +02:00
..
src Disable WebTestClientContextCustomizer after AOT processing 2022-10-25 13:51:43 +02:00
build.gradle Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00