Welcome to the Feign Client Java 17 project, where we explore the efficient integration of Feign Client for consuming external APIs. This project covers everything from basic configuration to the ...
Interaction with the API occurs through OpenFeign (see the feign folder). For specific interaction, it was necessary to create FeignConfig and configure the parameters for interaction with redirects.