Spring Cloud Config Use RetryTemplateBuilder.withLogger to set the logger instead of reflections

Describe the bugCurrently the RetryTemplate's logger is applied via reflections in the RetryTemplateFactory. To avoid re...

Spring Cloud Config Parameter names are not retained for endpoints in EnvironmentController

Describe the bugWe are using spring-cloud-config-server (4.1.1) to load environment configuration from s3 repository. W...

Spring Cloud Config spring.config.import configuration clashes with spring.cloud.config.enabled

Observed behaviourA spring.config.import config property is set to optional:configserver:http://myconfigserver:5656 in a...

Spring Cloud Config S3 Backend Behaves Differently With Multiple Application Names

Describe the bugGiven- Spring Cloud Config Server Version 4.1.3- spring.application.name: appA,appB- spring.profiles.act...

Spring Cloud Config Any plan for supporting Azure Key Vault as a backend in Spring Cloud Config Server?

Is your feature request related to a problem? Please describe.This is not directly tied to a problem but rather a featur...

Spring Cloud Config Add support for CRaC for Config Server and Client

Hi,I'm trying using Crac with Spring Cloud 2023 with all my microservices that use enviroment name (SPRING_PROFILES_ACTI...

Spring Cloud Config Provide support for OAuth2 in Spring Config Client.

I would like to implement OAuth2 resource server in the Spring Config Server and require JWT for all configuration reque...

Spring Cloud Config local configuration can't refresh when use eureka to connect cloud config server

2023.0.3 org.springframework.cloud spring-cloud-starter-config 4.1.3When I use cloud-config-client through eur...

Spring Cloud Config Retrieving formatted/resolved properties returns manipulated value

Describe the bugIf a client app, e.g. "TestApp" has a TestApp.properties file containing properties such as:Root=${env:L...

Spring Cloud Config Codacy Badge URL Invalid in README.adoc

Describe the bugI have found that the Codacy badge in the README.adoc is invalid. This image link and related link curre...

Spring Cloud Config Add profile to config server response data

Currently, the response from config server contains the profiles used to make the call.{ "name": "foo&qu...

Spring Cloud Config Let The Config Server Handle Multiple Labels Instead Of The Client

The Spring Cloud Config server can now support multiple labels (https://github.com/spring-cloud/spring-cloud-config/issu...

Spring Cloud Config URI is not changed even using GATEWAY_REQUEST_URL_ATTR

Describe the bugI need to redirect URI port based on some repository, the repository works well, and it's not the proble...

Spring Cloud Config Unable to Load Configuration from S3 Folder using Spring Cloud Config: Key Not Found

Issue Description:I'm trying to access configuration files located inside a folder in an S3 bucket using Spring Cloud Co...

Spring Cloud Config wrong property value

i use spring config server and that work great.my problem is when run client in docker profile to get config from config...

Spring Cloud Config Add support for MongoDB environment repository in Spring Cloud Config

Is your feature request related to a problem? Please describe.Currently, Spring Cloud Config does not support MongoDB as...

Spring Cloud Config spring cloud config server in docker

Describe the bugI have config server application and one service too that is wrapped in a docker container. However, whe...

Spring Cloud Config Resources can be stored and received with a given charset.

Is your feature request related to a problem? Please describe.In some environments it is required to configure the chars...

Spring Cloud Config Health indicator configuration property is documented incorrectly

The issueAccording to the Health Indicator document page,You can disable the Health Indicator by setting management.heal...
上一页 下一页
.