Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-cloud-netflix

javanica @HystrixCommand and spring @Cacheable execution order

Spring cloud Feign OAuth2 request interceptor is not working

Can Spring Cloud Loadbalancer be used together with Netflix Eureka instead of Netflix Ribbon?

How to implement Sleuth Tracing With Feign.Builder?

Ribbon load balance algorithms

Missing HTTP client dependencies for spring-cloud-starter-ribbon

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?