Nineya
Home
Blog
软著申请
Spring Cloud Config Property 'spring.cloud.config.server.git.privateKey' is not a valid private key
2025-01-28 12:13:25
1484
Hello, I am unable to authenticate to the git repository due to the fact that I receive "Reason: Property 'spring.cloud....
Spring Cloud Config Encrypt and Decrypt does not work if value has '{' or '}'
2025-01-28 12:13:20
2677
'{ name : "jackson", age : "32", cars : ["car1", "car2", "car3"], location : "california" } 'Above JSON string does not ...
Spring Cloud Config Get updated configs
2025-01-28 12:13:14
2359
To be able to update configurations without downtime is a must have these days.The @RefreshScope is a mean to achieve th...
Spring Cloud Config Bit Bucket Web hook refreshed all config server consumers
2025-01-28 12:13:08
1376
I have enabled config server /monitor in bitbucket web hook, observed that config server refreshed all services on prope...
Spring Cloud Config Support Vault health endpoint in health check
2025-01-28 12:13:03
1262
ProblemIf a Vault token is not provided to the Config Server when accessing it's health actuator then the Vault backend ...
Spring Cloud Config config-server do not decrypt properties
2025-01-28 12:12:58
6736
Config-server won't decrypt properties server-side (even if it's enabled). Whenever a client asks for a configuration th...
Spring Cloud Config Log message if branch doesn't exist
2025-01-28 12:12:53
5284
Hi,We are using spring-cloud-config-server with on one side, a Git repo, and on another side, Vault. We migrated our cod...
Spring Cloud Config Update spring.io documentation regarding key decryption
2025-01-28 12:12:47
709
Please update documentation https://cloud.spring.io/spring-cloud-config/reference/html/Regarding key decryption, the RSA...
Spring Cloud Config Error: "More than one git repo URL template matched URL"
2025-01-28 12:12:42
2646
The issue reported in https://github.com/spring-cloud/spring-cloud-config/issues/1480 is not completely fixed. If the gi...
Spring Cloud Netflix Peer to peer connection not working for token based authentication
2025-01-28 06:42:52
550
I have added token based authentication to eureka but whenever it is calling /eureka/peerreplication/batch/ it is not as...
Spring Cloud Netflix Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier
2025-01-28 06:42:45
3522
Is your feature request related to a problem? Please describe.I would like to disable protocol upgrades for Eureka clien...
Spring Cloud Netflix RestTemplateEurekaHttpClient not closing HttpClient on shutdown
2025-01-28 06:42:37
8052
Spring Cloud 2021.0.0Spring Boot 2.6.8Bug Description:RestTemplateEurekaHttpClient is not closing HttpClient on shutdown...
Spring Cloud Netflix @FeignClient decode404 ignores error on void return type
2025-01-28 06:42:25
2576
If @FeignClient has decode404 set to true, then any method which returns Optional and gets back a 404 will instead retur...
Spring Cloud Netflix Failed to instantiate [com.netflix.appinfo.ApplicationInfoManager]: Factory method 'eurekaApplicationInfoManager' threw exception
2025-01-28 06:42:19
10359
Describe the bugTrying to deploy Spring Cloud Gateway to AWS fargate. The build is working fine in local env, dev server...
Spring Cloud Netflix Eureka Server Instance, peer1 shut down when running peer2
2025-01-28 06:42:11
42647
I tried to create two instances, peer1 and peer2, running peer1 is fine, but when running peer2, peer1 is shut down but ...
Spring Cloud Netflix After Installing CERBOT SSL certificate using NGINX web server, Unable the microservices to register with eureka server earlier it was working.
2025-01-28 06:42:05
30079
I setup eureka server along with micro services using docker-compose and it was working fine. Today i installed CERBOT S...
Spring Cloud Netflix EurekaClientConfigurationRefresher & DiscoveryClient#refreshInstanceInfo concurrent execution
2025-01-28 06:41:59
3820
Describe the bugAs we know, when RefreshScopeRefreshedEvent is published, service instances perform deregister and regis...
Spring Cloud Netflix Circular reference error
2025-01-28 06:41:54
1746
Recently we uplifted spring cloud from 2022.x to 2023.x version and suddenly our eureka server application started faili...
Spring Cloud Netflix EurekaReactiveDiscoveryClient.getInstances() assumes vipAddress.
2025-01-28 06:41:48
360
Comment From: spencergibbTransferred to spring-cloud-netflix as that is where the issue lies. There would have to be som...
Spring Cloud Netflix eureka server latency high(large than 30 seconds) due to all http thread blocked in EurekaInstanceMonitor(when set eureka.server.metrics.enabled=true)
2025-01-28 06:41:43
27308
version: spring-cloud-netflix-eureka-server-4.1.3https://github.com/spring-cloud/spring-cloud-netflix/blob/eac21f837ee...
上一页
下一页
1
…
262
263
264
265
266
…
2246
.