Spring Cloud Config Typo in dependency configurations for Spring Cloud

Describe the bugIt is not a bug, just a typo when it comes to configuring Spring Cloud. Thought you guys would want to t...

Spring Cloud Config server.port property is not worked when combing Spring Cloud Config with other Spring projects.

Bug reportAs title . Following is its reproduce step:1. set server: port: 8202 in application.ymltogether with below de...

Spring Cloud Config Optionally force update of git repositories

Is your feature request related to a problem? Please describe.I want to use the refreshRate property for 2 reasons:* kee...

Spring Cloud Config spring.main.allow-circular-references=true does not work

The property spring.main.allow-circular-references=true works as expected when it present in the application's local con...

Spring Cloud Config Unable to load config data from 'optional:configserver:http://localhost:8090 - SpringBoot 2.4.0 Illford 2020.0.0-M3

Describe the bug1 - We upgraded Config Server and Config Client to SpringBoot 2.4.0 Illford 2020.0.0-M32 - We want to fo...

Spring Cloud Config Retry for spring.config.import and multiple url setup not working

Describe the bugI'm trying to setup spring cloud config server - client configuration with multiple config servers.If my...

Spring Cloud Config Observability docs missing?

It appears the links in https://github.com/spring-cloud/spring-cloud-config/blob/main/docs/src/main/asciidoc/_observabil...

Spring Cloud Config Support for webflux endpoints

There's no real benefit in using webflux, but it might be possible to embed the config server in a webflux app, in princ...

Spring Cloud Config Trying to use Spring Cloud Config Server with Docker but got an error at Docker-build time

Hello, i'm recently started to use Spring Cloud with Docker, but i'm stuck at Config Server and i don't know why. My app...

Spring Cloud Config Display pdf from spring-cloud-config repo in browser

I try to get pdf file from spring-cloud-config repository and display it in browser but generated pdf is empty (the same...

Spring Cloud Config No log produced if client can't connect to config server

This seems to have started some time in the past week. I am testing by pulling down the main branch, building it, instal...

Spring Cloud Config Custom exception handling for NoSuchResourceException is not working

Describe the bugSpring cloud version: 2021.0.5I use custom exception handling in my spring-cloud-config-server applicati...

Spring Cloud Config Document How To Override Properties With Local Configuration

Describe the bugAccording to documentation we should be able to override remote properties with local property sources, ...

Spring Cloud Config Can spring.cloud.import in Environment or VM Option overwrite value in application.properties?

Is your feature request related to a problem? Please describe.When using spring.cloud.config.uri, if I rewrite the prope...

Spring Cloud Config FailedToConstructEnvironmentException when get config file

Describe the bugI created one configuration 'spring.config.import: optional:configserver:' in github repo in application...

Spring Cloud Config BindableProxyFactory not inject in FunctionConfiguration#afterPropertiesSet after adding spring-boot-starter-web-services

Hi, I'm using spring cloud version 2020.0.4 and spring-boot-starter-parent 2.5.7.in my sample located in github , i'm tr...

Spring Cloud Config server locked when refreshing the config in nacos

spring cloud hoxtonspring boot 2.2.6nacos 1.3.1when we refresh the config in nacos, the server locked , follow-up requ...

Spring Cloud Config Git always wins in a composite version

Having the following composite setup for config server (2021.0.0, Boot 2.6.3)$ curl https://start.spring.io/starter.tgz ...

Spring Cloud Config Toggle between JDBC and Git Backend repository property source.

Hi,I have a problem where I want to toggle between JDBC and Git Backend repository property source. I do not want to use...

Spring Cloud Config Unit Tests Fail on Checkout

I am a potential new contributor who is checking out the code to make a Pull Request. The tests for JGit (and a handful ...
上一页 下一页
.