Spring Cloud Config Not supporting multiple profile in same application yml

Using spring cloud config 3.1.3Embedded server and using s3 as backendbootstrap.ymlspring.profiles.active: - uat - aws...

Spring Cloud Config Using spring:config:activate:on-profile: native in application.yml cause the application failed to start

Describe the bugspring cloud version: 2021.0.3When using spring:config:activate:on-profile: native ,the application woul...

Spring Cloud Config Error creating bean ConfigDataContextRefresher

spring-boot: 2.3.4.RELEASEspring-cloud-config-server: 2.2.3.RELEASEDescribe the bugHi I'm trying to run Spring Cloud Con...

Spring Cloud Config Unable to override the standard AWS endpoint with URL from localstack

Describe the bugI'm trying to override the default AWS endpoint in spring config server by adding this prop :spring.clou...

Spring Cloud Config awss3 integration uses AWS SDKv1, though AWS already suggest using SDKv2

Problem DescriptionWhen attaching AWS S3 bucket as a backend for config service it attempts to initialize: AwsS3Environm...

Spring Cloud Config Upgrade to Spring Vault 3.0.0-M1

Version works with Spring Framework 6.Comment From: hpoettkerI don't think Spring Vault can be upgraded by just bumping ...

Spring Cloud Config Vault importing does not work as expected

Describe the bugWe are using the spring cloud config server to load configuration into our spring boot app using git and...

Spring Cloud Config Spring AOT: NoUniqueBeanDefinitionException in EncryptionAutoConfiguration

Field encryptor in org.springframework.cloud.config.server.config.EncryptionAutoConfiguration$EncryptorConfiguration req...

Spring Cloud Config Config Server fails to pull HTTPS Git repo via a proxy

Describe the bugThe Spring Cloud Config Server fails to pull a HTTPS Git backend via a proxy. I came across the issue wh...

Spring Cloud Config Failover SearchPathCompositeEnvironmentRepository when git repository is not found

Is your feature request related to a problem? Please describe.I have a use case that I need to support multiples git bac...

Spring Cloud Config Configuration on types of files to look at for the storage backend

Hi,Is there a specific configuration that can be utilized to make the config server more efficient in finding the associ...

Spring Cloud Config VaultEnvironmentProperties pathToKey prepended with double 'data' in HTTP requests to Vault

Spring Cloud version 3.1.2I'm trying to use path-to-key for my application, but it seems to me like the resolved path is...

Spring Cloud Config VaultEnvironmentProperties pathToKey is ignored

Describe the bugUsing Vault, we group our microservice applications secrets under a common folder/path.The property org....

Spring Cloud Config Cloud config server returns 404 not found if the label consists of #

Spring Cloud Config supported # in label names when using spring-cloud-config-server 2.1.6 versionOnce upgraded to 3.0.5...

Spring Cloud Config Proxy handle should skip empty description

Currently I would like to provide an environment based configuration like sospring: config: activate: on-profil...

Spring Cloud Config Cloud Config Server returns 404 when profile name contains more than one dash "-"

Spring Cloud Config supported dashes "-" in profile names when using spring-cloud-dependencies: 2020.0.3. We wanted to m...

Spring Cloud Config Cannot fetch configuration when profile name contains 'json'

Trying to pull configuration while profile name contains 'json' failscurl http://localhost:10000/config/local-unified-po...

Spring Cloud Config CompositeClasspathTests fails with odd noclassdef error

Two tests exclude spring-jdbc-*.jar, but JdbcEnvironmentRepositoryTests is somehow loaded and then there is a Caused by:...

Spring Cloud Config Config data load at bootstrap phase in "Discovery First Lookup" mode

Hi colleagues,Either I do not understand (please correct me if this this the case and I will raise the question in Stack...

Spring Cloud Config Support integration with Azure Key Vault Secrets

Context1574.Here is the link to Azure Key Vault Secret client library.GoalSupporting Azure Key Vault behind the Config S...
上一页 下一页
.