Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-cloud-netflix

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

Config server and eureka server in same application: tries to connect to localhost:8761

How to implement an integration test to check if my circuit breaker fallback is called?

Data Aggregation in API Gateway - Zuul