Feign Jackson

Feign Jackson module provides Jackson-based JSON encoding and decoding for Feign-annotated client interfaces, the most common serialization choice in JVM applications.

API entry from apis.yml

apis.yml Raw ↑
aid: feign:feign-jackson
name: Feign Jackson
description: Feign Jackson module provides Jackson-based JSON encoding and decoding for Feign-annotated
  client interfaces, the most common serialization choice in JVM applications.
humanURL: https://github.com/OpenFeign/feign/tree/master/jackson
tags:
- JSON
- Jackson
- Serialization
properties:
- type: Documentation
  url: https://github.com/OpenFeign/feign/tree/master/jackson
- type: Source Code
  url: https://github.com/OpenFeign/feign/tree/master/jackson