Package org.springframework.cloud.openfeign.encoding
package org.springframework.cloud.openfeign.encoding
-
ClassDescriptionThe base request interceptor.Configures the Feign response compression.Enables the HTTP response payload compression by specifying the
Accept-Encodingheaders.The Feign encoding properties.Configures the Feign request compression.Enables the HTTP request payload compression by specifying theContent-Encodingheaders.Lists all constants used by Feign encoders.AConditionthat verifies whether the conditions for creating FeignClientbeans that either are of typeOkHttpClientor have a delegate of typeOkHttpClientare not met.