Zuul is an edge service that provides dynamic routing, monitoring, resiliency, security, and more.
Why would I be getting every CORS header doubled? I am using the Zuul Proxy to have the request to …
spring-security spring-boot http-headers cors netflix-zuulWe currently have a direct Websocket connection that goes to a backend webservice from our UI Application. Now when we …
spring spring-boot spring-cloud spring-websocket netflix-zuulI want to write some of my own custom zuul filters for a spring cloud microservice i am writing. Once …
spring-cloud netflix-zuulI am trying microservices with eureka and zuul. And there is a problem with all requests, which take more then 1 …
spring-boot netflix-eureka netflix-zuul hystrix netflix-ribbonIs it possible to exclude paths or matchers from the Zuul routing? The goal is that All requests to /contracts/** …
spring spring-boot netflix-zuulI am trying to use a ZuulFilter in a simple spring-cloud-Netflix Api gateway (reverse proxy) in order to authenticate requests …
spring-cloud netflix netflix-zuulI'm attempting to use the spring-cloud stack for a project that would use Zuul. In my organization we have a …
java spring spring-boot spring-cloud netflix-zuulI have been working with spring and now would like to learn spring boot and microservices. I understand what microservice …
amazon-web-services spring-boot nginx microservices netflix-zuulI am new to spring cloud and going through some examples and material available online to make myself comfortable. However, …
spring-boot netflix-zuul netflix-eureka spring-cloud-netflixMost of the examples that I see are one route definition to one service. so this sort of thing: zuul: …
spring-cloud netflix-zuul