パッケージ 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 クライアントをカスタマイズするために使用されるオプション。