Spring Cloud Config Config Server pulling repo in each request

In the Config Server, every time it tries to fullfil a GET request for a GIT repository, it calls refresh method of JGit...

Spring Cloud Config Application- and profile-specific configuration usage - undocumented or not meant to be used?

We are currently using a feature of the Spring Cloud Config server that I find quite neat, which is using an application...

Spring Cloud Config "ConfigServerInstanceProvider$Function has not been registered" error when refreshing the configuration of an application

Describe the bugHi,When a spring boot application is configured with a spring cloud config server through Eureka, refres...

Spring Cloud Config authorization of property files

I would like to know if there is an option to authorize the different properties files between different clients. from w...

Spring Cloud Config Discovery First configuration doesn't work without bootstrap enabled

In the old 2.x.x versions we used the discovery first bootstrap for loading configurations for our services and we wante...

Spring Cloud Config Requested name placeholder could be available when serving plain text files

This is an enhancement request to be able to use the app "name" (from the URL /{name}/{profile}/{label}/{path}) when ser...

Spring Cloud Config How to set Spring active profile while running in WebLogic

I want to set spring active profile in weblogic settings. I don't want to keep the profile active values in application....

Spring Cloud Config Plaintext resources don't honor priority of backend repositories

Describe the bugI'm using a composite repository with two git repositories. When loading properties using the environmen...

Spring Cloud Config Spring Config Server failed to start up with git conflict error

We have been using Spring Cloud Config [1.0.2.RELEASE] for some time now and its working out well for us. Thank you!Toda...

Spring Cloud Config 2.4.2 how to work with profiles?

Hi,how can I structure my yml-files with profiles in the new 2.4.2 spring boot version?The syntax:spring.config.activate...

Spring Cloud Config Unable to override properties locally during development

Describe the bughttps://cloud.spring.io/spring-cloud-static/spring-cloud.html#overriding-bootstrap-propertiesAccording t...

Spring Cloud Config [Bug or Expected Behavior] Health indicator for config server git repository after reset credenitals

Describe the bugConfig server always return UP after reset remote github uri credentials.SampleReproduce step* Create on...

Spring Cloud Config Missing 'logging.file.name' or 'logging.file.path' proper

hi,when i using spring cloud config(version is 2.2.2.Release) , i want to make the properties ‘logging.file.name’ sharin...

Spring Cloud Config Usage spring.profiles.include with CompositeRepository

I have spring cloud config server configured with access to 2 git repositories.Configuration example:spring: profiles: ...

Spring Cloud Config Command line --server.port is ignored when server.port is provided from remote config

Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...

Spring Cloud Config Add support to Config Server with Vault Backend for secrets with multilevel paths

This is a Feature Request to enhance PCF Config Server with Hashicorp Vault Back End and make it support secrets with mu...

Spring Cloud Config When use BootstrapApplicationListener(Because need used the remote configuration center) ,SpringApplication.addListeners Method does not work(sping boot 2.3.5.RELEASE,spring cloud Hoxton.SR8)

main classimport org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootAppl...

Spring Cloud Config Config Server-Client Application is not reading the updating value while I change the git property. How my client application reads the updated prop value from git without Restarting the client application?

I have Spring config server and able configured the git property and my spring client application is reading the the pro...

Spring Cloud Config Multiple application's secrets being loaded from Vault

Describe the bugI have a Spring Cloud Config server backed by a HashiCorp Vault and a Git repo and two Spring Boot appli...

Spring Cloud Config Cloud Config Server should be able bootstrap resources

Is your feature request related to a problem? Please describe.When the spring.cloud.config.server.bootstrap property is ...
上一页 下一页
.