Nineya
Home
Blog
软著申请
Spring Cloud Netflix Eureka DNS configuration: user and password
2025-01-28 06:03:12
2010
Hi,I want my clients to use the DNS configurations to find servers.DSN config:txt.defaultZone IN TXT "user:password@peer...
Spring Cloud Netflix feign.RetryableException: Connection refused: connect executing GET http://SECONDMICROSERVICE/app/testUrl
2025-01-28 06:03:06
10782
I have 2 microservice, both are registered with eureka and runn individually from my local. But the problem happens when...
Spring Cloud Netflix If you start client with a port=0, it shows port 0 and doesnt show multiple instances
2025-01-28 06:02:57
753
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...
Spring Cloud Netflix Ribbon ConnectTimeout and ReadTimeout setting bug
2025-01-28 06:02:47
1109
Describe the bugin class "org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration", we have the following cod...
Spring Cloud Netflix Eureka Instance Registration - management context path is missing in health check url
2025-01-28 06:02:42
806
The EurekaInstanceConfigBean does not regard an explicit set management context path for the health check url.management...
Spring Cloud Netflix zuul proxy return Empty Response when using spring.main.lazy-initialization=true
2025-01-28 06:02:36
756
Describe the bugi am using @EnableZuulProxy to proxy my service, but when i add spring.main.lazy-initialization=true, a...
Spring Cloud Netflix Can't start Eureka Server
2025-01-28 06:02:31
88330
Hi,When I started Eureka server i got this exception. I tried to change the version but the problem persist.org.springfr...
Spring Cloud Netflix Incorrect jar for spring-cloud-starter-netflix-eureka-client:3.0.1 in maven repo
2025-01-28 06:02:25
661
Describe the bugJar available at https://search.maven.org/artifact/org.springframework.cloud/spring-cloud-starter-netfli...
Spring Cloud Netflix Explain FeignClient -> Eureka service name resolution
2025-01-28 06:02:18
30065
Hello,Can someone explain how FeignClient knows which service registered with Eureka is the right one for it?I saw a cou...
Spring Cloud Netflix xxx.ribbon.listOfServers is ineffective in springcloud 2020.0.0
2025-01-28 06:02:12
852
feign client xxx config an hostname url. but is Ineffective in springcloud 2020.0.0in Hoxiton is effectiveat new versio...
Spring Cloud Netflix /actuator/readiness is OUT_OF_SERVICE,eureka-server status is UP?
2025-01-28 06:02:07
429
AvailabilityChangeEvent.publish(applicationContext, ReadinessState.REFUSING_TRAFFIC);When this method is called manually...
Spring Cloud Netflix skip all filters except route filter
2025-01-28 06:02:01
1794
Can we skip all the filters except route filter for a particular request ?Lets say, I have 5 routes defined and 5 pre-fi...
Spring Cloud Netflix LoadBalanced RestTemplate does not work well When apache httpclient or OkHttp is enabled
2025-01-28 06:01:55
10779
Describe the bugWhen enabled apache httpclient,the configuration in HttpClientRibbonConfiguration is well, but I did not...
Spring Cloud Netflix Error while routing big images
2025-01-28 06:01:39
13194
Hey there,I’m facing a problem while trying to route a request with big images. We receive a payload with image in base6...
Spring Cloud Netflix Eureka default zone setting is not picked up when using environment variables
2025-01-28 06:01:33
3864
springBootVersion = '2.0.0.M7'springCloudVersion = 'Finchley.M5'docker-compose setup (stripped down):mongo: ports: ...
Spring Cloud Netflix Is it possible to peer eureka over https
2025-01-28 06:01:26
5485
Hi,Is it possible to peer eureka nodes over https?I have 2 eureka nodes deployed in different hosts .I see that they are...
Spring Cloud Netflix Netflix hystrix not working after boot 2.1.4 Release upgrade
2025-01-28 06:01:20
5095
The following pom.xml has been working fine:<?xml version="1.0" encoding="UTF-8"?><project ...
Spring Cloud Netflix Eureka instance eviction is almost taking 5 mins
2025-01-28 06:01:13
46430
I am trying for a use case where I have 3 instance there are registering eureka server.I made my eureka server up and 3 ...
Spring Cloud Netflix spring boot - with Eurek as service registry and Zuul as api gate way throwing exception Caused by: java.lang.RuntimeException: java.net.UnknownHostException: 5cfa284d4fc9: Name or service not known
2025-01-28 06:01:09
37355
Currently my solution is as below Using Eureka Server as service registry with below code @SpringBootApplication@EnableE...
Spring Cloud Netflix Documentation does not reflect changes to Jersey dependencies
2025-01-28 06:01:03
469
With #3735, Jersey dependencies have been made optional. That has side effects which are not mentioned in the current do...
上一页
下一页
1
…
279
280
281
282
283
…
2246
.