Nineya
Home
Blog
Spring Cloud Config Possible Precedence issue with common vs. app-specific config and profiles
2025-01-28 12:57:33
2284
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
2025-01-28 12:57:28
3231
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
2025-01-28 12:57:21
1194
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
2025-01-28 12:57:15
3043
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
2025-01-28 12:57:11
16219
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
2025-01-28 12:57:05
1736
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
2025-01-28 12:57:00
2650
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
2025-01-28 12:56:50
14293
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
2025-01-28 12:56:44
178
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 ?
2025-01-28 12:56:39
25268
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
2025-01-28 12:56:32
2288
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
2025-01-28 12:56:26
1168
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
2025-01-28 12:56:20
4126
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
2025-01-28 12:56:15
2979
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
2025-01-28 12:56:10
23647
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
2025-01-28 12:56:03
1321
@PropertySource( SERVICE_YAML_LOCATION_PATTERN, factory = YamlPropertyLoaderFactory::class,)class ServiceYamlPrope...
Spring Cloud Config Symmetric encrypt.key does not work in bootstrap.properties
2025-01-28 12:55:58
1632
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
2025-01-28 12:55:53
3259
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
2025-01-28 12:55:48
1055
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
2025-01-28 12:55:41
1763
I'm using org.springframework.cloud:spring-cloud-config-server:3.1.0According to the doc https://docs.spring.io/spring-c...
上一页
下一页
1
…
19
20
21
22
23
…
2025
.