Spring Cloud Config Possible Precedence issue with common vs. app-specific config and profiles

We recently upgraded our app to Spring Boot 2.4+ and our config server to 3.1.4 and found an issue with precedence of di...

Spring Cloud Config Global configuration for spring config clients

https://stackoverflow.com/questions/73111865/spring-cloud-config-changes-to-make-it-available-to-all-spring-cloud-config...

Spring Cloud Config Documentation: Add a hint about immutable @ConfigurationProperties / @ConstructorBinding

Hey Spring Cloud Devs, I only came here after while googeling and finding: https://github.com/spring-cloud/spring-cloud-...

Spring Cloud Config Support for Google Cloud Source does not work

Describe the bugUsing a fresh new project from start.spring.io:Java version: 17Select: org.springframework.boot:spring s...

Spring Cloud Config Jubilee 2021.0.0-M2 + Spring Boot 2.6.0-M3 java.lang.IllegalStateException: No thread-bound request found

Hello Spring Cloud Config Team,I just updated to the latest Jubilee 2021.0.0-M2 based on the announcement here: https://...

Spring Cloud Config Spring Cloud Vault Health Check Fails

Hey guys hope all is well.I had a quick question about the health check for config server’s vault backend. I seem to be ...

Spring Cloud Config suggestion on Exception Handling in MultipleJGitEnvironmentRepository

Is your feature request related to a problem? Please describe.Hi! I'm newbie on spring config and frustrated by the 404 ...

Spring Cloud Config Using Multiple Keys and Key Rotation not working

Describe the bugUpgrade from 3.1.1 to 3.1.2configserver-dev.yml is 1 of the config file inside the search location. Star...

Spring Cloud Config Config Server Bootstrap overrides is broken

https://github.com/spring-cloud/spring-cloud-commons/commit/86c44de8553f2f655068e6591336e295167656be broke it.See https:...

Spring Cloud Config many close_wait , not reduced for a long time and will increase, why ?

many close_wait , not reduced for a long time and will increase, why ?version : spring-cloud-config-server: 3.0.7 2020.0...

Spring Cloud Config Jdbc Repository behaves differently from Git Repository

issue with profileWhen we request /foo/dev to config serverthe Git Repository get config from following files:* foo-dev....

Spring Cloud Config Ref master cannot be resolved

DescriptionIt's been a while since github changes 'master' branch name to 'main'. It seems like whatever I try config se...

Spring Cloud Config Including profiles with the spring.profiles.include property is not working for the jdbc environment

Describe the bugSpring cloud version: 2021.0.1When trying to include profiles with the spring.profiles.include property ...

Spring Cloud Config Spring boot lookup not working in log4j2.xml while enabling logging through spring-cloud-starter-log4j2

Below version are used 5.3.21 2.7.1 2021.0.3I am trying to implement logging in spring boot using the ...

Spring Cloud Config Spring Cloud 2021.0.4 config server cannot get github repository

this is my question on stackoverflowI use this to generate private key on macos:ssh-keygen -m PEM -t rsa -b 4096applicat...

Spring Cloud Config BUG: @PropertySource with custom factory overwrites another @ProperySource with the same loader

@PropertySource( SERVICE_YAML_LOCATION_PATTERN, factory = YamlPropertyLoaderFactory::class,)class ServiceYamlPrope...

Spring Cloud Config Symmetric encrypt.key does not work in bootstrap.properties

Describe the bugIn config server documentation:The Config Server can use a symmetric (shared) key or an asymmetric one (...

Spring Cloud Config Some tests in JGitEnvironmentRepositoryTests not working on Windows

I got some test failures when building this project on Windows which works fine on Linux.In JGitEnvironmentRepositoryTes...

Spring Cloud Config Documentation on cloud.spring.io references 3.0.0-SNAPSHOT

We recently adopted Spring Cloud Config and ran into confusions as there are multiple "current" documentation URLs which...

Spring Cloud Config Can't get the right config file on server by certain url pattern

I'm using org.springframework.cloud:spring-cloud-config-server:3.1.0According to the doc https://docs.spring.io/spring-c...
上一页 下一页
.