Class ApiversionProperties
java.lang.Object
org.springframework.boot.http.client.autoconfigure.ApiversionProperties
API Version properties for both reactive and imperative HTTP Clients.
- Since:
- 4.0.0
- Author:
- Phillip Webb
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringvoidsetDefaultVersion(@Nullable String defaultVersion)
-
Constructor Details
-
ApiversionProperties
public ApiversionProperties()
-
-
Method Details
-
getDefaultVersion
-
setDefaultVersion
-
getInsert
-