Articles by Tag #feign

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Spring Boot + Feign Client + OAuth2

Esse post está sendo criado baseando-se na versão 3.3.3 do Spring Boot. As dependências do Feign e...

Learn More 5 0Aug 29 '24

amazon demo enviroment build

服务治理相关:Nacos(注册中心、配置中心 )、SpringCloud Gateway(网关 )、Ribbon(负载均衡 )、Sentinel(熔断降级 )、Feign(服务调用...

Learn More 0 0Jun 14

Integrating Spring Boot with Third-Party APIs

Learn how to integrate Spring Boot with third-party APIs using Feign In today’s...

Learn More 0 0Oct 31 '24

Feign Clients with Multiple Interceptors in Spring Boot

When working with Spring Boot and OpenFeign, it's quite common to add custom headers to outbound HTTP...

Learn More 0 0Jun 18