パッケージ org.springframework.http

クラス RequestEntity.UriTemplateRequestEntity<T>

java.lang.ObjectSE
org.springframework.http.HttpEntity<T>
org.springframework.http.RequestEntity<T>
org.springframework.http.RequestEntity.UriTemplateRequestEntity<T>
型パラメーター:
T - ボディ型
含まれているクラス:
RequestEntity<T>

public static class RequestEntity.UriTemplateRequestEntity<T> extends RequestEntity<T>
URISE の代わりに URI テンプレートと変数で初期化された RequestEntity
導入:
5.3