Nineya
Home
Blog
Spring Cloud Config Problems to setup embedded Spring Config Server
2025-01-28 13:21:24
2985
I'm on my way to setup Spring Cloud Config to allow one of our applications to change some configuration properties whil...
Spring Cloud Config @RefreshScope beans cannot be spied with @SpyBean
2025-01-28 13:21:19
4217
I noticed that refreshable beans (beans annotated with @RefreshScope) cannot be spied with @SpyBean in Spring Boot tests...
Spring Cloud Config cannot open git-upload-pack
2025-01-28 13:21:14
23636
Describe the bugI can't get configuration of from gitlab my spring boot cloud version is : 3.3.1. It gives error while t...
Spring Cloud Config Wrong ordering of property sources in config client when using spring.config.import
2025-01-28 13:21:07
3973
Describe the bugWe are using a composite configuration at the config-server (at least 3 different backends(vault,file,gi...
Spring Cloud Config Problem of overrides ordering with spring.config.import
2025-01-28 13:21:02
1170
Describe the bugWhen updating to spring boot 3.2.5 and spring cloud 2023.0.1, we discovered that ordering of property so...
Spring Cloud Config RestClient support for PropertySourceLocator
2025-01-28 13:20:56
353
As suggested by spring we are migrating towards RestClient for communicating on all downstream systems . However the con...
Spring Cloud Config Upgrade AWS SDK packages to 2.18.41
2025-01-28 13:20:48
1329
Currently, the AWS Sdk version used is the Spring Cloud config is 2.17.195.Unfortunately, we are using on our side some ...
Spring Cloud Config Enhance client side resolution of plain-text files
2025-01-28 13:20:43
6727
Config server supports serving plain-text configuration files (for configuration tailored to specific libraries or envir...
Spring Cloud Config After updating from 4.0.x to 4.1.2 application asks wrong Spring Profile
2025-01-28 13:20:37
764
My application uses Spring Config Server. In application.yaml there is no spring.profiles.active property.Active profile...
Spring Cloud Config PropertySources not loading, [] is returned
2025-01-28 13:20:32
1906
Describe the bugFetching configs using rest API stopped and does not returnin propertySources but an empty array, it lit...
Spring Cloud Config Spring-Cloud-Config-Server with Vault Backend and Vault Client at the same time causes issue with X-VAULT-TOKEN
2025-01-28 13:20:27
8086
Spring Cloud Version: Hoxton.SR3 / Hoxton.SR4Spring Boot: 2.2.7.RELEASEHi,we are using the Spring Cloud Config server w...
Spring Cloud Config Support for Spring Boot 3.3.0
2025-01-28 13:20:22
3308
The latest version of the spring-cloud-starter-config dependency does not currently support Spring Boot 3.3.x and attemp...
Spring Cloud Config Pass JWT token to spring cloud config server
2025-01-28 13:20:16
1344
Describe the bugI'm utilizing Spring Cloud Config Client version 4.1. Following the guidelines provided in the documenta...
Spring Cloud Config Can't connect to cloud config server, from inside docker compose
2025-01-28 13:20:10
2726
Describe the bugSo, I try to connect my spring app to the cloud config server, but it doesn't work when I try to access ...
Spring Cloud Config Retrieving properties in YAML or JSON format returns manipulated, incorrect property keys
2025-01-28 13:20:05
1765
Describe the bugIf a client app, e.g. "TestApp" has a TestApp.properties file containing properties such as:hub.server=m...
Spring Cloud Config Incorrect prioritizing of profile specific property sources
2025-01-28 13:19:58
11469
We are trying to upgrade from Spring 2.7.2 towards Spring 3.In commit https://github.com/spring-cloud/spring-cloud-confi...
Spring Cloud Config Config file same key overriding order/precedence
2025-01-28 13:19:52
741
We are facing this issue again with upgraded dependencies.We are using org.springframework.cloud:spring-cloud-config-ser...
Spring Cloud Config [Issue] Spring Cloud Starter Config(spring cloud config client) prevents loading of vault secrets
2025-01-28 13:19:47
1217
I have a Spring Cloud Config Server(pom: spring-cloud-config-server) up and running and loading all configured propertie...
Spring Cloud Config Enhance Spring ConfigServer: Introduce {secret} Prefix for Efficient Management of Shared Secrets
2025-01-28 13:19:40
9067
Is your feature request related to a problem? Please describe.Currently, when externalizing secrets from the git backend...
Spring Cloud Config Process AOT - Error with "composite" profile in Spring Cloud Config Server generating Native Image
2025-01-28 13:19:33
2066
Hi,It's not possible to generate a native image with the composite profile. Executing the process-aot step, we get the e...
上一页
下一页
1
…
7
8
9
10
11
…
2025
.