Uses of Package
org.springframework.cloud.openfeign.encoding
Packages that use org.springframework.cloud.openfeign.encoding
-
Classes in org.springframework.cloud.openfeign.encoding used by org.springframework.cloud.openfeign.encodingClassDescriptionThe base request interceptor.Enables the HTTP response payload compression by specifying the
Accept-Encodingheaders.The Feign encoding properties.Enables the HTTP request payload compression by specifying theContent-Encodingheaders.