Nineya
Home
Blog
Spring Cloud Config Search-paths issue with Hoxton.R11
2025-01-28 13:03:25
2960
Describe the bugThe /{application}/{profile}/{label}/** endpoint doesn't seem to look for the resource in regard to the ...
Spring Cloud Config Parameter of type Map with some symbols (dot ., slash / and etc) in key is not supported
2025-01-28 13:03:19
1686
Property key with square bracket is not support. Config server responses with HTTP error code 400, "error": "Bad Request...
Spring Cloud Config ConfigServerConfigDataLoader provided property sources can degrade performance
2025-01-28 13:03:13
747
This line or ConfigServerConfigDataLoader adds a new OriginTrackedMapPropertySource with items loaded from the config se...
Spring Cloud Config client with multiple profiles
2025-01-28 13:03:07
3067
Describe the bugI try to start my client application with multiple profiles by setting the active profile to: stage, sup...
Spring Cloud Config spring.cloud.config.label doesn't work
2025-01-28 13:03:01
469
Describe the bugMy version is 3.0.5. when i set spring.cloud.config.label=dev,the default value of {label} in uri has no...
Spring Cloud Config org.eclipse.jgit.api.errors.TransportException: https://gitlab url: 422 Unprocessable Entity at
2025-01-28 13:02:53
14032
Describe the bugWhile starting azure spring cloud config server, im getting the error message "Error occured cloning to ...
Spring Cloud Config Documented key type no longer compatible with github
2025-01-28 13:02:48
9024
Describe the bugHiAlthough the documentation recommends generating a key such as ssh-keygen -m PEM -t rsa -b 4096 -f ~/...
Spring Cloud Config How to request ability to set both timeouts for SSH JGit connections?
2025-01-28 13:02:44
732
In https://github.com/spring-cloud/spring-cloud-config/issues/1253, I asked about setting connect and read/response time...
Spring Cloud Config Misleading variable name in 3.1.x AwsS3EnvironmentRepository
2025-01-28 13:02:39
410
The name of variable json at line 146-147 seems misleading.https://github.com/spring-cloud/spring-cloud-config/blob/8531...
Spring Cloud Config Provide a Spring Cloud Config Implementation For Microprofile Config
2025-01-28 13:02:34
435
Opening this issue to see if there is any interest from the community regarding proving a Spring Cloud Config implementa...
Spring Cloud Config How to disable cloud config in a unit test?
2025-01-28 13:02:29
2940
I'm trying to run a controller unit test with Spring Boot 3, but the unit test insists on trying to connect to ConsulMy ...
Spring Cloud Config S3 backed AWS Config server does not read default property file
2025-01-28 13:02:22
3256
Describe the bug I created a Cloud Config Server that is backed by S3, but when I curl for the properties, it does not r...
Spring Cloud Config Support labels in AWS SecretsManager backend
2025-01-28 13:02:16
727
Is your feature request related to a problem? Please describe.In order to track property changes between different relea...
Spring Cloud Config Config-server with DB as source of data, client is not able to pull the data.
2025-01-28 13:02:12
3587
I have created the Config server with DB as backup and able to bring up successfully. even i can verify the properties b...
Spring Cloud Config Document property source precendence using spring.config.import defined in application.yml vs adding as -Dspring.config.import
2025-01-28 13:02:06
6312
Describe the bugWhen we add spring.config.import in application.yml of an application's src/main/resources vs the same p...
Spring Cloud Config The latest secret version is not fetched from GCP Secret Manager when version number is greater than 9 and there are multiple enabled secret versions
2025-01-28 13:02:01
5664
In our setup, we have multiple secret versions enabled in GCP. Hence a "list secret versions" returns multiple versions ...
Spring Cloud Config 500 http status code is return on NoSuchLabelException during requesting resource via ResourceController
2025-01-28 13:01:55
1433
Internal service error(500) http status code is return when NoSuchLabelException is thrown in case when label(git branc...
Spring Cloud Config spring-cloud-config-server fails to compile to native
2025-01-28 13:01:50
3031
I've created as simple demo project using spring initializer with spring-cloud-config-server (2022.0.0-RC1) and Graalvm ...
Spring Cloud Config [Native-Image] Application Startup Failed
2025-01-28 13:01:45
2992
Hi,I'm currently facing this issue:When running the application 'normally' everything works fine. But if I build and dep...
Spring Cloud Config Config client does not fail fast enough with retry
2025-01-28 13:01:39
3668
When retry is enabled in the config client by putting spring-retry on the classpath, and connecting to the config server...
上一页
下一页
1
…
16
17
18
19
20
…
2025
.