Spring Cloud Config Config server yml or properties endpoints can produce unexpected results when merging collections and maps

Please review the attached YAML file for sample properties. Note the default profile has an array of PromoCode objects d...

Spring Cloud Config Autowire user provided GitCredentialsProviderFactory

Is your feature request related to a problem? Please describe.Yes. I want to connect to github, but i need to use a gith...

Spring Cloud Config by default spring cloud try to use master branch, master is deprecated

I created a new spring cloud config project which use a GitHub repository to get the configuration , it didn't work ,aft...

Spring Cloud Config Config server not starting. not starting " Unsatisfied dependency expressed through method 'setEnvironmentRepos' parameter 0;"

Describe the bugIn Spring config, values are supposed to fetch from DB. And, when starting the application embedded tomc...

Spring Cloud Config Cloud Gateway routes and normal properties

We would like to have cloud Gateway routes in one yaml and other properties like DB Urls, file locations etc in another ...

Spring Cloud Config Serving logging.config from a secured config server

Currently serve up the logging.config file via plain text from an unsecured config server. Using:logging.config: ${spn....

Spring Cloud Config spring-cloud-config-server 3.0.0-M4 error with Spring Boot 2.4.0

Is Cloud 3.0.0-M4 expected to work with Spring Boot 2.4.0? I do have Eureka 3.0.0-M4 (client and server) working with 2....

Spring Cloud Config How to load a bootstrap.properties file from a dependency ?

Hello, My question is I have 3 spring boot projects. parent, child, and config-server child is a dependency in parent ...

Spring Cloud Config If a bean has @RefreshScope annotation and implements SmartLifecycle, SmartLifecycle failure

Describe the bugwith 2.2.1.RELEASEHoxton.SR6If a Bean has the @RereshScope annotation and implements the SmartLife inter...

Spring Cloud Config Option to clone git submodule at start ?

At start of the server, when git repository is clonned, submoduler are not cloned / updated.I havent find any option to...

Spring Cloud Config Spring Config Server not able to connect to Github using only the main branch

As the default branch in Github is changed from master to main. Without having a master branch in place for the git repo...

Spring Cloud Config spring.cloud.bootstrap.name in Cloud does not find the file

I have set spring.cloud.bootstrap.name to the name of a custom bootstrap file for a non-Cloud version of spring cloud co...

Spring Cloud Config ConfigServerConfigDataLocation extends final class ConfigDataLocation from Spring Boot

Trying spring-cloud-config-client from 2020.0.0-M4 with Spring Boot 2.4.0-RC1 I'm getting java VerifyError.The reason is...

Spring Cloud Config Please provide a way to connect Spring Cloud Config Server as a ConfigMap for my Kubernetes infrastructure and services

Is your feature request related to a problem? Please describe.No problem: quite the contrary: Spring Cloud Config Server...

Spring Cloud Config Springboot 2.4.0-RC1 and Spring Cloud Config (Illford) - java.lang.VerifyError: Cannot inherit from final class

We bumped our stack to spring boot 2.4.0-RC1 and spring cloud 2020.0.0-M4 Illford.On a very simple:@EnableConfigServer@S...

Spring Cloud Config Remove ResourceController mappigs with param useDefaultLabel

ResourceController has multiple @RequestMappings that would conflict, currently to avoid passing the label we use the us...

Spring Cloud Config spring.cloud.config.server.encrypt.enabled not working

With version Dalston.SR4 and spring boot 1.5.8.RELEASE,I set spring.cloud.config.server.encrypt.enabled=false, the passw...

Spring Cloud Config Add WebClient support

EnhancementCurrently there is a way to configure custom RestTemplate for spring config client, but there is not support ...

Spring Cloud Config DeadLock related with Sleuth

Here is a deadlock as reported by JConsole.Typically, it happens since I move a code previously executed in an .afterPro...

Spring Cloud Config Spring Cloud Config Server breaks Swagger-UI

We have a REST-project including Swagger 2.6.1.After Adding @EnableConfigServer and configuring necessary properties in ...
上一页 下一页
.