パッケージ org.springframework.boot.test.web.client
パッケージ org.springframework.boot.test.web.client
Web クライアントテストユーティリティ。
- クラス説明
UriTemplateHandler
は、相対 URI にlocalhost:${local.server.port}
を自動的にプレフィックスします。検証前にリクエストから指定されたルート URI を取り除くRequestExpectationManager
。統合テストに適したRestTemplate
の便利な代替。HttpComponentsClientHttpRequestFactory
はカスタマイズを適用します。Apache HTTP クライアントをカスタマイズするために使用されるオプション。