Nineya
Home
Blog
软著申请
Spring Cloud Netflix When shutting down after 4.1.1, an exception occurs while unregistering
2025-01-28 06:33:28
9794
I recently uploaded the spring cloud version and started using spring-cloud-netflix 4.1.1.Since then, whenever the appli...
Spring Cloud Netflix eureka server will not reregister after peer server restarts
2025-01-28 06:33:23
2424
Describe the bugThis is a revival of #4145 , It should have been fixed in 4.0.1But still present in version 4.0.3Sample*...
Spring Cloud Netflix The API '/serverinfo/statusoverrides' from class ServerInfoResource don't work.
2025-01-28 06:33:14
1428
Describe the bugClass ServerInfoResource provides a HTTP API looks like '/serverinfo/statusoverrides'.The contents of th...
Spring Cloud Netflix HeartBeat request is not properly url encoded
2025-01-28 06:33:04
1630
Hi all,Describe the bugI am migrating an application that uses Jersey 1 to RestTemplate.During migration I have encounte...
Spring Cloud Netflix Eureka Client Basic auth fails with encoded characters
2025-01-28 06:32:58
11813
This works/worked in 2.2.2:eureka.client.service-url.defaultZone=https://eureka:xxx@aaa.xxx.com:8761/eureka/In 2.2.3, I ...
Spring Cloud Netflix Missing observability support in RestTemplateTransportClientFactory
2025-01-28 06:32:53
945
Describe the bugI have just spent some hours debugging why RestTemplate is not propagating traces to Eureka Server. Turn...
Spring Cloud Netflix Migrate out of deprecated WebClient exchange() method
2025-01-28 06:32:47
326
Comment From: ayushdubey755@OlgaMaciaszek Can I work on this issue? is there anything else should I know for the first t...
Spring Cloud Netflix Heartbeat failed with response code 401
2025-01-28 06:32:41
34596
Helloi cloned https://github.com/spring-cloud-samples/eureka.git and https://github.com/spring-cloud-samples/feign-eurek...
Spring Cloud Netflix XStream: Illegal reflective access
2025-01-28 06:32:35
2139
Spring Boot: 2.1.1Spring Cloud: Greenwich.M3JDK: OpenJDK 11.01I am getting this error on startup using JDK11.2018-12-10 ...
Spring Cloud Netflix Spurious errors for service connecting to Eureka Server
2025-01-28 06:32:27
7384
We are noticing a number of random failures on the spring cloud services that we created trying to connect to the discov...
Spring Cloud Netflix Eureka dashboard static resources not loading
2025-01-28 06:32:21
4496
Hi,When the path to the Eureka Dashboard is modified (e.g. eureka.dashboard.path: /eureka-dashboard), the static content...
Spring Cloud Netflix WebRequest parameter should by ignored by Feign SpringMvcContract
2025-01-28 06:30:23
2921
Currently following interface method:ResponseEntity<ModelSO> getSubscriptionInformation( @RequestBody @ApiPa...
Spring Cloud Netflix Wrong status and health check urls if random management port
2025-01-28 06:30:17
1133
If I configure a random management port (management.server.port=0) in the eureka client's spring boot application proper...
Spring Cloud Netflix eureka client down after invoke refreshScope.refreshAll() ?
2025-01-28 06:30:12
2204
The service of the eureka client is offline after using refreshAll or refresh(beanName).My troubleshooting conclusion is...
Spring Cloud Netflix ServerInitializer blocks Tomcat startup for two minutes
2025-01-28 06:30:04
2504
When Tomcat starts up and finds an already deployed WAR file containing the Eureka server, the startup of this web appli...
Spring Cloud Netflix Zuul Config Discovery is failing for JDK11 due to missing InetUtils
2025-01-28 06:29:58
10118
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'eurekaInstan...
Spring Cloud Netflix Eureka client failed to authenticate for eureka server
2025-01-28 06:29:52
6132
I have eureka server:@SpringBootApplication@EnableEurekaServerpublic class DiscoveryServerApplication { public static...
Spring Cloud Netflix NullPointerException in EurekaClient when jeresey-client lib is found on the class path
2025-01-28 06:29:44
4195
Describe the bugVersion: Spring Cloud Starter 2023.0.0Related: https://github.com/spring-cloud/spring-cloud-netflix/issu...
Spring Cloud Netflix Issue with Eureka DiscoveryClient with latest 2022.0.3-SNAPSHOT (4.0.2-SNAPSHOT)
2025-01-28 06:29:39
56094
It seems that there is some issue because of changes from df9e581 made for #4176With last 2022.0.3-SNAPSHOT build:09:24:...
Spring Cloud Netflix Spring cloud ribbon loadbalancer error - org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/cloud/commons/httpclient/HttpClientConfiguration$OkHttpClientConfiguration.class] cannot be opened because it does not exist
2025-01-28 06:28:49
4915
I am facing an issue with client loadbalancing. please assist on this.Maven dependencies:spring boot: 2.7.8spring cloud:...
上一页
下一页
1
…
266
267
268
269
270
…
2246
.