Spring Cloud Config Problems to setup embedded Spring Config Server

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Hi,It's not possible to generate a native image with the composite profile. Executing the process-aot step, we get the e...
上一页 下一页
.