| パッケージ | 説明 |
|---|---|
| org.springframework.boot.test.web.client | Web クライアントテストユーティリティ。 |
| org.springframework.boot.web.client | Web クライアントユーティリティ。 |
| 修飾子と型 | クラスと説明 |
|---|---|
class | LocalHostUriTemplateHandlerUriTemplateHandler は、相対 URI の前に localhost:${local.server.port} を自動的に付けます。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
static RootUriTemplateHandler | RootUriTemplateHandler.addTo(org.springframework.web.client.RestTemplate restTemplate, StringSE rootUri) 指定された RestTemplate に RootUriTemplateHandler インスタンスを追加します。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.