Nineya
Home
Blog
Spring Cloud Config Consider changing the default branch from master
2025-01-28 12:45:16
1646
Recently GitHub changed the default branch name from master to main. You can find more about it here.This breaks the out...
Spring Cloud Config Support for authentication with AWS codecommit
2025-01-28 12:45:11
3656
To use https endpoint of AWS codecommit, command line git I can provide aws credential helper. But there is no way to pr...
Spring Cloud Config How to override DefaultAWSCredentialsProviderChain by our own implementation of credential provider with assume role.
2025-01-28 12:45:06
3539
I am trying to use spring config server with cross account as I am deploying config server in kubernetise with aws back...
Spring Cloud Config Lookup spring.config.import entries in subdirectories then Environment type is Native
2025-01-28 12:45:01
3464
Is your feature request related to a problem? Please describe.I have a bootstrap.properties with native env type enabled...
Spring Cloud Config Default ConfigServerApplication can't be configured
2025-01-28 12:44:55
1162
Hi,The Quick Start documentation encourages using the default ConfigServerApplication to start a server.But nothing desc...
Spring Cloud Config Inconsistent way to define spring.config.import with multiple values
2025-01-28 12:44:50
16954
Spring boot : 2.5.6Spring cloud : 2020.0.4Hi,I have tried configuring my app to work with both config server and local c...
Spring Cloud Config Error binding spring.config.import
2025-01-28 12:44:45
2963
SpringBoot: 2.5.5SpringCloud: 2020.0.4Describe the bugI'm getting an error when the /actuator/busrefresh endpoint of the...
Spring Cloud Config Spring-cloud-vault-config-database should not asks vault for secret and asks only database's credentials
2025-01-28 12:44:41
3259
Hello,I have a set of micro-services using Spring Boot. Theses services fetch their configuration from a Spring cloud co...
Spring Cloud Config please consider changing the default label to main instead of master
2025-01-28 12:44:36
326
as all github repos default to main now, I think it's safe to say its a prevailing wind if its not already 100%. With th...
Spring Cloud Config Order not followed for AWSSecretsManager With Other Repositories in Spring Config Server
2025-01-28 12:44:31
1931
Currently when trying to configure multiple repositories in spring config server along with AWSSecretsManager, the order...
Spring Cloud Config Cannot connect to git backend through an HTTPS proxy
2025-01-28 12:44:21
3804
Describe the bugCloud Config server use the protocol HTTP to communicate with the git backend proxy, the proxy protocol ...
Spring Cloud Config ContextRefresher Is Missing configServerClient PropertySource
2025-01-28 12:44:15
679
ConfigDataContextRefresher now runs all EnvironmentPostProcessors after this changehttps://github.com/spring-cloud/sprin...
Spring Cloud Config Config server failed to locate PropertySource
2025-01-28 12:44:11
954
Config server failing to locate PropertySource.ConfigServicePropertySourceLocator : Could not locate PropertySource {sta...
Spring Cloud Config (Jubilee 2021.0.0-M1 + 2.6.0-M1) to (Jubilee 2021.0.0-M1 + 2.6.0-M2) The dependencies of some of the beans in the application context form a cycle: org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
2025-01-28 12:44:05
5460
A small issue observed after migration.Disclaimer: I am filing this issue on Spring Cloud Config Server, but if you beli...
Spring Cloud Config Document Missing Property To Use WebClient
2025-01-28 12:44:00
65249
Describe the bugSpring Cloud Config Client app running on Spring WebFlux reactive stack is unable to locate Cloud Config...
Spring Cloud Config Spring AOT: build fails on circular references in CompositeConfiguration
2025-01-28 12:43:54
272
Error creating bean with name 'org.springframework.cloud.config.server.config.CompositeConfiguration': Unsatisfied depen...
Spring Cloud Config Spring Cloud @Vaule Refresh Scope not Working With Kotlin
2025-01-28 12:43:50
823
Spring Cloud Config Client dynamic @Value property refresh not working with Kotlin. Here is the below code snippet:@Rest...
Spring Cloud Config Need reactive ConfigServerInstanceProvider
2025-01-28 12:43:45
166
See https://github.com/spring-cloud/spring-cloud-netflix/issues/3798Comment From: troyquhi i also hit this issue with sp...
Spring Cloud Config How to get stable set of properties from the Spring Cloud Config Server when trying to fetch properties from multiple sources
2025-01-28 12:43:40
14328
I have a requirement to fetch stable set of properties from Spring cloud config server. Example : I have configured mult...
Spring Cloud Config Return Boolean and Integer Properties when using JDBC backend
2025-01-28 12:43:35
1091
Is your feature request related to a problem? Please describe.When Using JDBC as backend - the values are always returne...
上一页
下一页
1
…
27
28
29
30
31
…
2027
.