Uses of Class
org.springframework.boot.http.client.autoconfigure.PropertiesApiVersionInserter
Packages that use PropertiesApiVersionInserter
Package
Description
Auto-configuration for client-side HTTP.
-
Uses of PropertiesApiVersionInserter in org.springframework.boot.http.client.autoconfigure
Methods in org.springframework.boot.http.client.autoconfigure that return PropertiesApiVersionInserterModifier and TypeMethodDescriptionstatic PropertiesApiVersionInserterPropertiesApiVersionInserter.get(ApiversionProperties.Insert properties) Factory method to get a newPropertiesApiVersionInserterfor the given properties.