Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-cloud-netflix

How to Cache HTTP Requests made with Netflix's Feign library in a Java Spring app

Spring Cloud: ZUUL + Eureka + NodeJS

How to make Zuul dynamic routing based on HTTP method and resolve target host by 'serviceId'?

What's the difference between zuul.ignoredHeaders and zuul.sensitiveHeaders

Spring env, should I still use Hystrix on new project

Hystrix fallback method does not run

How to correctly set management.context-path for spring boot admin client under eureka discovery environment?

How to retrieve scopes from OAuth token within Spring boot SSO + zuul

Stream file download through RestTemplate

Client-side load balancing in practice seems to be almost the same as server-side load balancing. Is that so?

Spring cloud Zuul retry when instance is down and forward to other available instance

How to select route based on header in Zuul

How to Set Request Headers Using a Feign Client?

How to override the ribbon.serverListRefreshInterval default value in Spring Cloud Ribbon?

Why WireMock says that the Request not matches? Spring cloud contract

Dynamically update Eureka instance metadata

How to set custom max connection pool size in @feignclient configuration in spring

spring boot application failed to autowired feign client

Unable to get /hystrix.stream in Spring Cloud