-
Better support for hystrix (OverviewResource)
-
The strength in microservices lies in the posibility of using multiple frameworks and tools together within a single solution. I was thinking of adding the posibility to use non-JVM languages and non-…
-
Please see this issue for some back story, https://github.com/spring-projects/spring-security-oauth/issues/366
I am needing to override which `AccessTokenConverter` is used when using `ResourceServer…
-
I am trying to create a Turbine server (https://github.com/Netflix/Turbine/tree/2.x) that outputs a stream to the Hystrix dashboard (https://github.com/Netflix/Hystrix/tree/master/hystrix-dashboard). …
-
We tried pruning the dependencies in a minimal (empty) Spring Cloud app once and got the resulting ueberjar down to just over 20MB IIRC. We should do that again and bake the findings into starters.
dsyer updated
9 years ago
-
We would have to go around each of the microservices inside zookeeper and check their collaborators. Then repeat that recursively until we draw the full diagram of the dependencies.
-
-
Hello,
I am using the Snapshot releases and have run into an issue. A recent update has caused my template HystrixDashboard server to stop booting, saying it couldn't find a org.springframework.clo…
-
Is this a complete port? How far along is it?
Thanks.
esco updated
10 years ago
-
Not sure if doing something wrong or if this is an issue. The code is pretty much a copy of the code from the samples area or the recent doge microservices webinar.
Apps involved are as follows:
Sp…