Spring Cloud Netflix Zuul is not working when i include server.contextpath, it says 404

QuestionIn my application I am using Eureka as a registry service and Zuul for Gateway. In our application (DEMO - UI ap...

Spring Cloud Netflix Enabling SSL for Zuul and Eureka

First of all I do realize that some people managed to do what I am trying to, but I could't find any documentation descr...

Spring Cloud Netflix Eureka server UI list eureka server instances error:FreeMarker template error (DEBUG mode; use RETHROW in production!)

I have 2 eureka server instances registered to each other run in aws ec2. It is normal when they just start over, but t...

Spring Cloud Netflix Can't start Eureka Server

Can't start Eureka server, logs as follows `2019-03-08 17:19:19.770 ERROR 5448 --- [ main] o.s.b.web.embedded....

Spring Cloud Netflix Route To Services without prefixing with ServiceID and using existing services contextpath and path info

Hi,I want to confirm on the approach which I have found , to used ZUUL to route to existing services without prefixing w...

Spring Cloud Netflix Upgrade to Eureka 1.9.17

https://github.com/Netflix/eureka/releases/tag/v1.9.17Comment From: spencergibbThis broke tests.Comment From: spencergib...

Spring Cloud Netflix SSLHandshakeException when using serviceId

Zuul is not able to route to the service with service id but its working fine with url.I am using spring boot version 2....

Spring Cloud Netflix I hava a exception, it is connection reset

We miss a question. We are using spring cloud in Greenwich.RC2. When The service is runing, the Zuul occur connection re...

Spring Cloud Netflix Eureka seems to do not recalculate numberOfRenewsPerMinThreshold during evicting expired leases

Hiin my test environment services are restarts frequently by mesos-marathon without unregistration(SIGKILL) so i noticed...

Spring Cloud Netflix EurekaServiceInstance should implement getScheme()

Describe the bugSCG as ssl termination doesnt work any longer. When SCG listens on https but the downstream clients are ...

Spring Cloud Netflix Defaultzone property doesn't work without camel case

eureka.client.serivce-url.default-zone=http://localhost:8761/eurekaThe above property doesn't work witthout camel case h...

Spring Cloud Netflix EurekaDiscoveryClient.getServices always return one

version: 2.2.0.RELEASEconsole all application normal EurekaDiscoveryClient.getServices only return oneresult SBA not ...

Spring Cloud Netflix Eureka instance is using non-secure port to construct secureHealthCheckUrl

Given eureka instance configuration as follows:eureka: instance: secure-port: 443 secure-port-enabled: true n...

Spring Cloud Netflix Remove dependencies to maintenance mode modules from non-maintenance mode modules

Some modules that are in maintenance mode (like spring-cloud-netflix-ribbon) are used as dependencies of non-maintenance...

Spring Cloud Netflix Eureka shutdown appear BeanCreationNotAllowedException

I create two service use cloud. First, run EurekaServerApp.java.Second, run WorkApp.java.Third, run UserApp.java. Finall...

Spring Cloud Netflix How to unregister a service via eureka homepage

Is it possible to do this? I think it will be more easiler when doing the service deploy.Comment From: ryanjbaxterYou me...

Spring Cloud Netflix gradle build failing when i added compile group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-eureka-client', version: '2.2.0.RELEASE' in dependecies at runtime

gradlew build -stacktraceException is:org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':runSwagge...

Spring Cloud Netflix Turbine using https instead of http with ConfigProperty based Discovery

Hey,I am trying to use turbine to aggregate all my hystrix dashboards but I don't see anyway to use https instead of htt...

Spring Cloud Netflix RefreshAutoConfiguration make JndiTemplate intialize failed.

Comment From: spencergibbPlease as description, along with versions used and how to recreate the problem.Comment From: c...

Spring Cloud Netflix Unnecessary http method transformation when Zuul redirects CORS POST requests (forwarding)

After I added CORS support to my microservices infrastructure I faced with problem with zuul forwarding. Instead of forw...
上一页 下一页
.