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