Nineya
Home
Blog
软著申请
Spring Cloud Netflix Spring Cloud Hoxton SR5: Route ordering not maintained even with YML configuration
2025-01-28 05:56:28
4106
Describe the bugPrior to Hoxton SR5, routes configured in application.yml were evaluated in the order defined in the con...
Spring Cloud Netflix Could not customize the Sync interval between Eureka peers after a service goes down
2025-01-28 05:56:21
1002
Could not customize the Sync interval between Eureka peers .When a service goes down It takes 10 min to for Peer1 to co...
Spring Cloud Netflix DiscoveryClient::getServices doesn't return down services?
2025-01-28 05:56:16
3352
I'm using Eureka Server 2.2.3.RELEASE.Trying to debug an issue with Spring Boot Admin and it seems that DiscoveryClient:...
Spring Cloud Netflix Eureka client no longer registers proper port when server.port set to random (ie 0)
2025-01-28 05:56:11
3066
Describe the bugLike already described in Issue3294 this issue still remains in newer versions.SampleYou can check my gi...
Spring Cloud Netflix Eureka Server Dashboard is not loading
2025-01-28 05:56:06
1796
Local and Server setupapplication.propertieseureka.port=8010server.port=${eureka.port}spring.application.name=eurekaeure...
Spring Cloud Netflix EurekaAutoServiceRegistration isAutoStartup() support configuration
2025-01-28 05:56:01
1987
For now, EurekaAutoServiceRegistration.SmartLifecycle isAutoStartup() is alwasy return true.So when spring context is st...
Spring Cloud Netflix Eureka peers in same server over SSL
2025-01-28 05:55:56
981
I have configured two eureka instances in same host Peer1: 127.0.0.1:8761Peer2 : localhost:8762and enabled SSL. Eureka c...
Spring Cloud Netflix Question: Spring data Pageable still not working
2025-01-28 05:55:52
2797
I tried to create a feign client for my REST service controller in Spring.@PostMapping("/search")public Page&l...
Spring Cloud Netflix when eureka server return transfer-encoding:chunked, seems eureka client can not parse data
2025-01-28 05:55:47
1303
i am using spring-version :springbootversion= "2.0.9.RELEASE"springcloudversion = 'Finchley.SR4'when running a eureka se...
Spring Cloud Netflix how can i declare multiple separate ribbomClient without exceptions?
2025-01-28 05:55:42
2306
Describe the bugIf client application communicates with multiple services through restTemplate, how to declare separate ...
Spring Cloud Netflix Caused by: java.lang.NoClassDefFoundError: org/aspectj/lang/JoinPoint
2025-01-28 05:55:37
4382
Need help! facing below error, please check pom.xmlCaused by: java.lang.NoClassDefFoundError: org/aspectj/lang/JoinPoint...
Spring Cloud Netflix I think ZonePreferenceServerListFilter is redundant
2025-01-28 05:55:33
561
version=1.3.1.RELEASEgroupId=org.springframework.cloudartifactId=spring-cloud-starter-ribboncom.netflix.ribbon#ribbon-lo...
Spring Cloud Netflix springboot 1.3.2.RELEASE with activiti 5.19.0.2 fails when starting starting the embedded tomcat server
2025-01-28 05:55:27
2692
Not able identity why its throwing this issueorg.springframework.context.ApplicationContextException: Unable to start em...
Spring Cloud Netflix Eureka client java.lang.IllegalArgumentException: Host name may not be null
2025-01-28 05:55:23
1883
Describe the bugMicroservice A trying to register itself to eureka server by using docker network alias. Both the contai...
Spring Cloud Netflix Exception fallback does not work in zuul
2025-01-28 05:55:17
6352
Describe the bugI tried to use fallback with zuul within service inner exception. However zuul does not work and return...
Spring Cloud Netflix 404 null in loadBalanced RestTemplate
2025-01-28 05:55:00
26559
Hi.I'm using:- spring boot 2.1.4.Release in the three app:- One Eureka server app- Two Eureka client (client-1 and clien...
Spring Cloud Netflix Multipart file missed when passing zuul
2025-01-28 05:54:55
1303
We used spring cloud to build our project. When the multipart request go through the zuul,and arrived the actual servic...
Spring Cloud Netflix Filter to route some requests through an external proxy
2025-01-28 05:54:50
1322
I have been trying to find solution for this for days now, My problemzuul: routes: test: path: /test/** se...
Spring Cloud Netflix Error using @loadbalanced restTemplate in @PostConstruct
2025-01-28 05:54:45
1035
Describe the bugError using @loadbalanced restTemplate in @PostConstructSample @Bean @LoadBalanced public RestTemplat...
Spring Cloud Netflix @Autowired on LoadBalancerClient is throwing error in Hoxton.SR8 release
2025-01-28 05:54:40
2239
Previously were using Spring cloud Finchley.M9 release. We used LoadBalancerClient as like below.import java.net.URI;imp...
上一页
下一页
1
…
282
283
284
285
286
…
2246
.