Spring Cloud Config Immutable @ConfigurationProperties with @ConstructorBinding fail to change on context refresh

Followup of #1547 since it has been locked.Cherry picking an example of my rationale then locking the issue is at least ...

Spring Cloud Config Config client doesn't try next label if first one doesn't exist

If I set spring.cloud.config.label=nonexistant,master then the RestClient receives a 404 on the 'nonexistant' label whic...

Spring Cloud Config Unable to provide different values of spring.config.import.configserver since 2020.0.4

Describe the bugSpring Cloud version = 2020.0.4+IssueWhen providing multiple values as list for config server url, the l...

Spring Cloud Config Not able to inject aws s3 ResourceLoader to load KeyStore

Not able to inject s3 resource loader in order to load key from s3 or any external source.I have tries to do it via spri...

Spring Cloud Config Document .json endpoint

I didn't find any mention in the documentation how can I do this simple thing.We develop javascript browser-side applica...

Spring Cloud Config Deprecated ConfigurationBeanFactoryMetadata is removed in Spring Boot 2.3.0.M1

I just tried to upgrade to Spring Boot 2.3.0.M1 in a SC Config project. However, I get a CNFE because org.springframewor...

Spring Cloud Config Spring Cloud Config with JDBC backend dosn't support all HTTP service's resources

Describe the bugI've create two projects:Spring Cloud Config Server with H2 database as a backendSpring Boot simple app ...

Spring Cloud Config url /{label}/{application}-{profile}.properties stopped working in spring boot 2.6.1 and config 3.1.0

I upgraded spring cloud to 2021.0.0 and spring boot to 2.6.1 and it stopped working for URL in format /{label}/{applicat...

Spring Cloud Config Spring Cloud 2021.0.0, Spring Boot 2.6.x - retrieving files (.json, .yl, .properties) fails in case a label is deifined in the url

To provide configuration properties for legacy apps we have to retrieve the configuration by file using one of the paths...

Spring Cloud Config Multi tenancy support

We are considering using the config server for our multi-tenant SaaS application, but have trouble finding an elegant wa...

Spring Cloud Config Property files are skipped during the bootstrap process

Describe the bugI have a project that uses bootstrapping. Since spring-cloud-config 3.0.5, property files defined outsid...

Spring Cloud Config spring-cloud-config match resources but doesn't return the config to the client

https://stackoverflow.com/questions/70782829/spring-cloud-config-match-resources-but-doesnt-return-the-config-to-the-cli...

Spring Cloud Config Add ETag support to both server and client

Is your feature request related to a problem? Please describe.The ETag is not returned from the server's API. There is n...

Spring Cloud Config MinIO as s3 implementation - how do you do it?

Describe the bugI had 'aws3' profile activated, and als implemented the hook that. allows me to address localhost minio:...

Spring Cloud Config Option.PROFILE_SPECIFIC is missing for profile specific PropertySources from Vault

PropertySources from cloud config get the wrong order in spring boot applications, if the property sources from cloud co...

Spring Cloud Config Documentation update for Spring Cloud Config Server using the Vault Backend (Add spring-vault-core lib)

HashiCorp Vault is heavily used as backend for Spring Cloud Config Server and lot of teams use Authentication methods l...

Spring Cloud Config Config Server - Vault Auth(AppRole) setup - Still expecting X-Config-Token

Describe the bugI have configured the Config Server to use Vault as backed and tried to use authentication mechanism of ...

Spring Cloud Config Remove forced profile names

Problem DescriptionWe use EKS for deployments and our Spring active profile is used for deployment environment definitio...

Spring Cloud Config Git failover

Is your feature request related to a problem? Please describe.A few days ago our Git went down, and as a result, our pro...

Spring Cloud Config Exception when using property key with square bracket and array value

Describe the bugSpring Cloud Config 2.2.5.RELEASEI have an issue with the following configuration. The use of "[ is due ...
上一页 下一页
.