-
Hi,
I am trying to access the Vert.x mqtt server from client paho but method callback not work. I need help for to solution. Folowing the implementation of Vert.x Mqtt Server and client paho.
…
-
**[Yevhenii Melnyk](https://jira.spring.io/secure/ViewProfile.jspa?name=yevhenii-melnyk)** opened **[SPR-14955](https://jira.spring.io/browse/SPR-14955?redirect=false)** and commented
Vert.x as well …
-
### Overview of the feature request
Spring Security 5.1 and (native with Spring Boot 2.1) has a new way to configure OAuth 2.0 Login. Rather than using `@EnableOAuth2Ssso`, it's a regular part of t…
-
When running a gateway app, there seems to be some console errors related to Zuul filters, though it doesn't seem to apparently affect anything its printed for all the requests to microservices
```
2…
-
Dafiti is the biggest Latin America fashion e-commerce. We are supported by brands like Rocket and JP Morgan. We're currently over 40 engineers working to maintain and create new services to evolve ou…
-
## Requirement - what kind of business use case are you trying to solve?
I'm trying to connect the tracer in my application code to the Tracer that is running by the Istio service mesh. I want …
-
With java embracing reactive proramming, MP just creates noise with reactive stream operator.. Better would be to remove that spec and provide widely in the platform bridge methods to reactive world l…
-
**What would you like to be added**:
Please refer to this demo:
https://github.com/tenxcloud/serviced/blob/master/example/main.go
``` golang
type EdgeCore interface {
CreatePod(pod Pod) …
tedli updated
5 years ago
-
Hi all,
my project has a very standard architecture, Zuul as a proxy, Eureka for service registry and multiple spring boot microservices.
The strange fact is that sometimes everything works well a…
-
Hello!!
I have a problem with zuul+ribbon+hystrix deployed in Openshift.
It happens that some requests to zuul, randomly, gives an error "504 - Gateway Timeout".
However, if I refresh the cli…