Spring Cloud Config Consider changing the default branch from master

Recently GitHub changed the default branch name from master to main. You can find more about it here.This breaks the out...

Spring Cloud Config Support for authentication with AWS codecommit

To use https endpoint of AWS codecommit, command line git I can provide aws credential helper. But there is no way to pr...

Spring Cloud Config How to override DefaultAWSCredentialsProviderChain by our own implementation of credential provider with assume role.

I am trying to use spring config server with cross account as I am deploying config server in kubernetise with aws back...

Spring Cloud Config Lookup spring.config.import entries in subdirectories then Environment type is Native

Is your feature request related to a problem? Please describe.I have a bootstrap.properties with native env type enabled...

Spring Cloud Config Default ConfigServerApplication can't be configured

Hi,The Quick Start documentation encourages using the default ConfigServerApplication to start a server.But nothing desc...

Spring Cloud Config Inconsistent way to define spring.config.import with multiple values

Spring boot : 2.5.6Spring cloud : 2020.0.4Hi,I have tried configuring my app to work with both config server and local c...

Spring Cloud Config Error binding spring.config.import

SpringBoot: 2.5.5SpringCloud: 2020.0.4Describe the bugI'm getting an error when the /actuator/busrefresh endpoint of the...

Spring Cloud Config Spring-cloud-vault-config-database should not asks vault for secret and asks only database's credentials

Hello,I have a set of micro-services using Spring Boot. Theses services fetch their configuration from a Spring cloud co...

Spring Cloud Config please consider changing the default label to main instead of master

as all github repos default to main now, I think it's safe to say its a prevailing wind if its not already 100%. With th...

Spring Cloud Config Order not followed for AWSSecretsManager With Other Repositories in Spring Config Server

Currently when trying to configure multiple repositories in spring config server along with AWSSecretsManager, the order...

Spring Cloud Config Cannot connect to git backend through an HTTPS proxy

Describe the bugCloud Config server use the protocol HTTP to communicate with the git backend proxy, the proxy protocol ...

Spring Cloud Config ContextRefresher Is Missing configServerClient PropertySource

ConfigDataContextRefresher now runs all EnvironmentPostProcessors after this changehttps://github.com/spring-cloud/sprin...

Spring Cloud Config Config server failed to locate PropertySource

Config server failing to locate PropertySource.ConfigServicePropertySourceLocator : Could not locate PropertySource {sta...

Spring Cloud Config Document Missing Property To Use WebClient

Describe the bugSpring Cloud Config Client app running on Spring WebFlux reactive stack is unable to locate Cloud Config...

Spring Cloud Config Spring AOT: build fails on circular references in CompositeConfiguration

Error creating bean with name 'org.springframework.cloud.config.server.config.CompositeConfiguration': Unsatisfied depen...

Spring Cloud Config Spring Cloud @Vaule Refresh Scope not Working With Kotlin

Spring Cloud Config Client dynamic @Value property refresh not working with Kotlin. Here is the below code snippet:@Rest...

Spring Cloud Config Need reactive ConfigServerInstanceProvider

See https://github.com/spring-cloud/spring-cloud-netflix/issues/3798Comment From: troyquhi i also hit this issue with sp...

Spring Cloud Config How to get stable set of properties from the Spring Cloud Config Server when trying to fetch properties from multiple sources

I have a requirement to fetch stable set of properties from Spring cloud config server. Example : I have configured mult...

Spring Cloud Config Return Boolean and Integer Properties when using JDBC backend

Is your feature request related to a problem? Please describe.When Using JDBC as backend - the values are always returne...
上一页 下一页
.