Nineya
Home
Blog
软著申请
Spring Cloud Netflix Zuul is not working when i include server.contextpath, it says 404
2025-01-28 05:42:34
5619
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
2025-01-28 05:42:29
7163
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!)
2025-01-28 05:42:24
20834
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
2025-01-28 05:42:19
10262
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
2025-01-28 05:42:13
3036
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
2025-01-28 05:42:07
15683
https://github.com/Netflix/eureka/releases/tag/v1.9.17Comment From: spencergibbThis broke tests.Comment From: spencergib...
Spring Cloud Netflix SSLHandshakeException when using serviceId
2025-01-28 05:42:02
32785
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
2025-01-28 05:41:57
24361
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
2025-01-28 05:41:51
7815
Hiin my test environment services are restarts frequently by mesos-marathon without unregistration(SIGKILL) so i noticed...
Spring Cloud Netflix EurekaServiceInstance should implement getScheme()
2025-01-28 05:41:45
1589
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
2025-01-28 05:41:39
538
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
2025-01-28 05:41:34
772
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
2025-01-28 05:41:28
4466
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
2025-01-28 05:41:23
589
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
2025-01-28 05:41:18
39179
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
2025-01-28 05:41:04
794
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
2025-01-28 05:40:58
9966
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
2025-01-28 05:40:52
16107
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.
2025-01-28 05:40:46
2822
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)
2025-01-28 05:40:40
7131
After I added CORS support to my microservices infrastructure I faced with problem with zuul forwarding. Instead of forw...
上一页
下一页
1
…
289
290
291
292
293
…
2246
.