Feign Client Exception Handling with ErrorDecoder
spring
Spring Cloud OpenFeign ErrorDecoder
서버로 부터 받은 response 의 status 값에 따라 Feign Client Exception Handling 이 가능하다.
서버로 부터 받은 response 의 status 값에 따라 Feign Client Exception Handling 이 가능하다.