Spring Cloud Config Possible integration with AWS Parameter Store

Hello,is there anything programmed about an integration between Spring Cloud Config and AWS Parameter Store?Since it loo...

Spring Cloud Config Support integration with AWS Secrets Manager

AWS Secrets Manager is an AWS service that enables you to store, manage, and retrieve, secrets.Similar to #850, which ta...

Spring Cloud Config spring.config.import aparrently recognises URL as filename

When passing in the spring.config.import property like so:mvn exec:java -Dexec.mainClass="<main class> -Dspri...

Spring Cloud Config /refresh (or /busrefresh) lose configserver uri (discovery first bootstrap)

SpringBoot 2.7SpringCloud 2020.0.3Describe the bugApplication use config server client with discovery first bootstrap (E...

Spring Cloud Config [Issue] Spring Cloud Config Server makes unnecessary calls to Vault

Hello Spring Cloud Team,I wanted to raise an issue here on what seems to be a bug.Setup:The setup is Spring Boot 2.5.1 +...

Spring Cloud Config Sharing configuration between different teams

I would like to know if it's possible to have different repos for different teams and a shared reposo I will be able to ...

Spring Cloud Config Could Not locate Property Source, 401 Unauthorized, error encountered in spring config client app

I am getting could not locate property source, 401 UnAuthorized in ConfigServerConfigDataResource class of spring cloud ...

Spring Cloud Config Make sure config server is up before client (support systemd service dependency)

My scenario:Config server and clients are configured as systemd services.VM running both config server and clients is re...

Spring Cloud Config Update Git Submodules On Refresh

When using a Git repo as a backend and that Git repo contains a submodule you can clone the submodules but they are neve...

Spring Cloud Config Config server not starting.

Describe the bugThe config server is refusing to start, I am using Spring Boot version 2.4.5. I am trying to pull the co...

Spring Cloud Config RefreshScope doesn't work with enabled bootstrap

Hello Spring Cloud Config team! I have a Spring Boot application using Spring Cloud Config Client and I have a controlle...

Spring Cloud Config Support auto import of jdbc and datasource autoconfiguration for jdbc environment repository used in config server bootstrap.

In embedded config server, I configured MYSQL database using jdbc to fetch properties. After configuring bootstrap - tru...

Spring Cloud Config Asymmetric encryption for a config server running in docker - NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available

I want to use asymmetric encryption for my Spring Cloud Config server which runs in docker.Spring Boot version: 2.4.4Spr...

Spring Cloud Config Spring cloud config Server not able to clone to Persistent volume which is attached to Azure File Share.

Hello Spring Cloud team,We tried to config spring cloud config server with bit bucket as backend to server files. Howeve...

Spring Cloud Config spring.cloud.config.discovery.enabled=true will make org.springframework.cloud.client.discovery.DiscoveryClient useless

Describe the bugwhen i set spring.cloud.config.discovery.enabled=truei found org.springframework.cloud.client.discovery....

Spring Cloud Config IDE run application is different from mvn clean package the application and then java -jar xxx.jar

Describe the bugi add spring-boot-starter-actuator in this application,and exposure bus-refresh.when RUN with IDEA,the t...

Spring Cloud Config override-none not working in version 2020.0.x

The overriding of remote properties stopped to work in version 2020.0.xWorks correctly in following version, you may eva...

Spring Cloud Config Copyright Notice in License is missing

For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...

Spring Cloud Config properties refresh ,but the @ConfigurationProperties bean not refresh

I create a subclass from AbstractBeanFactoryAwareAdvisingPostProcessor ,and return it as a bean,properties refresh will ...

Spring Cloud Config [Regression] Importing additional data (properties) won't work with Spring Boot 2.5.1

Describe the bugIntegration with importing aka spring.config.import seems broken since Spring Boot 2.5.1 (with newest sp...
上一页 下一页
.