@FunctionalInterfaceSE public interface WebTestClientBuilderCustomizer
WebTestClient.Builder のカスタマイザー。アプリケーションコンテキストで見つかった WebTestClientBuilderCustomizer Bean は、自動構成された WebTestClient.Builder をカスタマイズするための called になります。WebTestClientAutoConfiguration| 修飾子と型 | メソッドと説明 |
|---|---|
void | customize(org.springframework.test.web.reactive.server.WebTestClient.Builder builder) 指定された builder をカスタマイズします。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.