Feign v9.5 Release Notes
-
- 👍 Introduces
feign-java8
with support forjava.util.Optional
- ➕ Adds
Feign.Builder.mapAndDecode()
to allow response preprocessing before decoding it.
- 👍 Introduces
feign-java8
with support for java.util.Optional
Feign.Builder.mapAndDecode()
to allow response preprocessing before decoding it.