Annotation Type WebClientOptionsInject


@Retention(RUNTIME)
@Target(FIELD)
public @interface WebClientOptionsInject
Annotation to configure WebClient with WebClientOptions in your test.
Author:
Francesco Guardiani