WebTestClientBuilderCustomizer

A customizer that can be implemented by beans wishing to customize the Builder to fine-tine its auto-configuration before a WebTestClient is created.

Author

Andy Wilkinson

Since

2.2.0

Functions

Link copied to clipboard
abstract fun customize(builder: WebTestClient.Builder)
Customize the given builder.