@FunctionalInterfaceSE public interface RestDocsWebTestClientConfigurationCustomizer
WebTestClientRestDocumentationConfigurer
のカスタマイザ。アプリケーションコンテキストで RestDocsWebTestClientConfigurationCustomizer
Bean が見つかった場合は、WebTestClientRestDocumentationConfigurer
を適用する前にカスタマイズするのは called
です。AutoConfigureRestDocs
の属性が十分なカスタマイズを提供しない場合にのみ使用することを目的としています。修飾子と型 | メソッドと説明 |
---|---|
void | customize(org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer configurer) 指定された configurer をカスタマイズします。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.