-
**Describe the bug**
I am trying to setup a development pulsar environment in Kubernetes and pulsar-manager does not seem to work out of the box.
I see the following log in the postgresql db log:
…
-
I am trying to add a header in my zuulfilter class using addZuulRequestHeader("test","123") and with in the gateway (in another class) trying to retrieve the header i added previously using
@Autow…
-
I use Zuul Proxy in our platform. Spring Cloud gateway uses Zuul Proxy.
Our platform has a service written in python 3.6 and it runs as uWSGI application.
Problem is that every second request fai…
-
![image](https://user-images.githubusercontent.com/45473764/75859132-6ee47e00-5e34-11ea-8ce8-075aa3824ad4.png)
logs
logs
`
2020-03-04 15:49:49.788 WARN 15040 --- [nio-8006-exec-7] o.s.c.n.z.f…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily).
-
We are using spring-cloud-netflix-zuul 2.2.5 (newest) with zuul-core 1.3.1 (newest 1.x version; default from zuul pom) and run into the issue that exceptions are not correctly logged, as they are repl…
Maxeh updated
1 month ago
-
I have the following url to be accessed using zuul on kubernetes cluster.
https://facebook.rapidcommerce.io/meshauth/facebook-login?clientbrand=mesh,vanilla
The url gives unsecured page and shows …
-
Does zuul Request Context provide any methods to get and set path variables of the request?
e.g. :
The original request url is
http://my.domain/uri/acctNbr/balance
From this url, I want to g…
-
**this way it works in java 8 but in java 11 the zull gets lost and always redirects to the first**
zuul.routes.cashout-24horas.path=/c1/**
zuul.routes.cashout-24horas.url=http://www.terra.com.br
…
-
**Describe the bug**
I'm using spring-boot 3.2.5 with spring cloud 2023.0.1 and JDK 21
I'm using [Proxy Exchange Gateway with Spring MVC](https://docs.spring.io/spring-cloud-gateway/reference/sp…