Nineya
Home
Blog
Spring Cloud Config Tracking Git branch instead of tag when branch ends with tag
2025-01-28 12:55:35
7438
The JGitEnvironmentRepository has the method called containsBranch that is checking whether label is branch or not (line...
Spring Cloud Config Custom EnvironmentRepository not recognized
2025-01-28 12:55:29
3824
I implemented a custom EnvironmentRepository, but when I start the microservice the latter crashes with an error: "Inval...
Spring Cloud Config Support sending events to clients with HTTP instead of AMPQ / kafka with Spring Cloud Config Monitor
2025-01-28 12:55:24
509
Is your feature request related to a problem? Please describe.I want to send events from spring-cloud-config with spring...
Spring Cloud Config Cloud Config returns 404 when properties files are in sub directory
2025-01-28 12:55:17
6667
Describe the bugI'm deploying Cloud Config in Kubernetes (with image springcloud/spring-cloud-kubernetes-configserver:3....
Spring Cloud Config Configurations on s3 with .yaml suffix are ignored (yaml vs yml)
2025-01-28 12:55:11
434
Describe the bugWhen you have configs in an s3 bucket that have the .yaml file extension (as opposed to the .yml extensi...
Spring Cloud Config Document How To Use GCP Secret Manager
2025-01-28 12:55:06
4193
Hi all, I appreciate the time and effort this team is taking to provide the support for this fantastic product. However,...
Spring Cloud Config Cloud config and SpEL in @Value
2025-01-28 12:55:00
1128
I met a issue,I try to listen to EnvironmentChangeEvent and re-init some configuration, while i found that @Value annota...
Spring Cloud Config spring cloud config monitor don't refresh when using profile
2025-01-28 12:54:55
2005
I'm using spring cloud version 2021.0.1 and I set a gitlab webhook to trigger the refresh of application configs with sp...
Spring Cloud Config Auto-refresh doesn't work when profile-specific file is updated in the Git repo
2025-01-28 12:54:49
2024
Describe the issue- Given application-couchdb.yml file exists in the git repository- And a config-server is configured t...
Spring Cloud Config NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>
2025-01-28 12:54:43
26128
i am using spring-boot-starter-parent version 2.0.0.M2 version but when i try run application i got below error..java.l...
Spring Cloud Config HttpClientSupportTest.httpsProxy fails with boot 2.6.11
2025-01-28 12:54:37
1242
20:19:15 2022-09-01 00:19:15.640 INFO 2046308 --- [ Thread-27] releaser.commands : 2022-09-01 00:19:15.640 WARN 2085881 ...
Spring Cloud Config Support application and group specific configurations
2025-01-28 12:54:31
786
In our scenario we have a bunch of properties that are common for a group of applications as well as properties that are...
Spring Cloud Config Git backend, SSH authentication throws 'Algorithm negotiation fail'
2025-01-28 12:54:24
4839
Git backend, SSH authentication throws 'Algorithm negotiation fail'Git backand is GitLab. Both ways of ssh authenticatio...
Spring Cloud Config Profile-specific spring.cloud.config.label disregarded.
2025-01-28 12:54:18
713
Hi. I found that in Cloud Dependencies 2021.0.2, I am unable to specify a spring.cloud.config.label in the profile-speci...
Spring Cloud Config Log a message when fetch is done, even if there are no updates?
2025-01-28 12:54:11
1804
JGitEnvironmentRepository logs a message starting with "Fetched for remote" in its fetch method, but only when the fetch...
Spring Cloud Config ConfigServerHealthIndicator fails to mark as down when git repository becomes inaccessible
2025-01-28 12:54:05
12186
Describe the bugUsing spring cloud 3.1.3 we ran a scenario where we had a git repository when spring cloud started and t...
Spring Cloud Config Server doesn't handle redirected git repository anymore
2025-01-28 12:54:00
13540
Describe the bugspring-cloud-config v3.1.3:spring-cloud-config-server configured to use a git repository throws Transpor...
Spring Cloud Config How config server supports a keystore with multiple private keys for encrypt (or decrypt) feature?
2025-01-28 12:53:55
6832
Our config server will be accessed by multiple client applications, due to the security reason, for config server encryp...
Spring Cloud Config Embedded configuration server does not load application properties
2025-01-28 12:53:46
8861
I'm using Spring Cloud Config 3.1.3 with Spring Boot 2.7.2.I created an embedded configuration server using the instruct...
Spring Cloud Config Connect to Multiple Vault Secrets Engines
2025-01-28 12:53:39
1063
Since Vault allows for multiple secrets engines, it seems reasonable to expect that one might use multiple engines for t...
上一页
下一页
1
…
20
21
22
23
24
…
2025
.