티스토리 뷰

728x90

https://velog.io/@hanqyu/Spring-OpenFeign-%EC%97%90%EB%9F%AC%EC%97%90-%EB%8D%94-%EB%A7%8E%EC%9D%80-%EC%A0%95%EB%B3%B4-%EB%8B%B4%EA%B8%B0-ErrorDecoder

 

Spring OpenFeign - 에러 코드 분기 처리 (ErrorDecoder)

외부 서비스에서 받은 응답 내의 에러코드를 찾아내야 한다면?

velog.io

https://techblog.woowahan.com/2630/

 

우아한 feign 적용기 | 우아한형제들 기술블로그

{{item.name}} 안녕하세요. 저는 비즈인프라개발팀에서 개발하고 있는 고정섭입니다. 이 글에서는 배달의민족 광고시스템 백엔드에서 feign 을 적용하면서 겪었던 것들에 대해서 공유 하고자 합니다

techblog.woowahan.com

https://www.baeldung.com/feign-timeout

https://sabarada.tistory.com/116

 

[MSA] Spring Cloud Feign - 커스터 마이징 설정편

안녕하세요. 오늘은 Spring Cloud Feign의 2번째 시간입니다. 오늘 함께 알아볼 내용은 Spring Cloud Feign의 설정을 커스터마이징 할 수 있는 것은 어떤것들이 있으며 어떻게 커스터마이징 할 수 있는가에

sabarada.tistory.com

https://cloud.spring.io/spring-cloud-static/spring-cloud-openfeign/2.1.0.RC3/multi/multi_spring-cloud-feign.html

 

1. Declarative REST Client: Feign

Feign is a declarative web service client. It makes writing web service clients easier. To use Feign create an interface and annotate it. It has pluggable annotation support including Feign annotations and JAX-RS annotations. Feign also supports pluggable

cloud.spring.io

 

728x90

'공부' 카테고리의 다른 글

unzip test.war -d {path}  (1) 2024.01.14
[tomcat] war  (0) 2024.01.14
[nginx] HTTP 로 들어오면 강제로 HTTPS 로 전환하도록 설정하기(force redirect to SSL)  (0) 2024.01.14
[Let’s Encrypt]  (0) 2024.01.09
[nginx]  (1) 2024.01.09
댓글