Feign Core

Feign Core is the base library that processes annotated Java interfaces into templated HTTP requests. It defines the contract, encoder, decoder, and client abstractions used across the entire OpenFeign ecosystem.

API entry from apis.yml

apis.yml Raw ↑
aid: feign:feign-core
name: Feign Core
description: Feign Core is the base library that processes annotated Java interfaces into templated HTTP
  requests. It defines the contract, encoder, decoder, and client abstractions used across the entire
  OpenFeign ecosystem.
humanURL: https://github.com/OpenFeign/feign
tags:
- HTTP Client
- Java
- Core
properties:
- type: Documentation
  url: https://github.com/OpenFeign/feign#readme
- type: Getting Started
  url: https://github.com/OpenFeign/feign#basics
- type: Source Code
  url: https://github.com/OpenFeign/feign
- type: Maven Central
  url: https://central.sonatype.com/artifact/io.github.openfeign/feign-core