You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Start the eureka service then access ``http://localhost:8761/``
* run restserver ``http://localhost:9000/customer/1``
* run feign-client ``http://localhost:9001/client/testSuccess``
About
Yet another feign example. how to handle exception using custom configuration