Nineya
Home
Blog
Spring Cloud Config unable to decrypt values in Config Server and Client both
2025-01-28 13:01:34
3814
I am trying to encrypt and decrypt config properties using Spring config server and client. I have spring boot applicati...
Spring Cloud Config Breaking change in 3.1.5, profiles with periods no longer work when label not specified
2025-01-28 13:01:28
4404
Describe the bugVersion 3.1.5 introduces a breaking change: profiles with periods in them are no longer accepted when la...
Spring Cloud Config How to refresh all pods of an application when new properties are push to bitbucket
2025-01-28 13:01:22
1966
I am using the spring config server using the git backend as a property repository. I have deployed my application using...
Spring Cloud Config Github OAuth Support for Backing Git repository.
2025-01-28 13:01:15
1430
Is your feature request related to a problem? Please describe.My Company's SRE team is attempting to eliminate reliance ...
Spring Cloud Config Allow SSH keys with passkey
2025-01-28 13:01:10
332
Is your feature request related to a problem? Please describe.I'd like to use an ssh-key for my config server that has a...
Spring Cloud Config Migrate all Junit 4 test cases to Junit 5
2025-01-28 13:01:04
300
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...
Spring Cloud Config S3 and Git backends have different behaviors for file handling
2025-01-28 13:00:59
3234
Describe the bugSpring Cloud Version: 2022.0.0We are comparing a Git and S3 backend to better understand the differences...
Spring Cloud Config Spring cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration
2025-01-28 13:00:53
14934
Spring cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configurationMigra...
Spring Cloud Config RSA configuration properties appear to be not working
2025-01-28 13:00:47
1727
Describe the bugThe encrypt.rsa properties appear to be not working.After creating a cipher with the /encrypt endpoint, ...
Spring Cloud Config Support of Multi-document property files and Activation Properties
2025-01-28 13:00:41
2469
Add support of Multi-document property files and Activation Properties in spring cloud config.I have an example project ...
Spring Cloud Config Client configuration cannot get configuration from config server
2025-01-28 13:00:36
10735
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. spring c...
Spring Cloud Config Cloud Config Client Located Server: properties not loaded.
2025-01-28 13:00:31
11548
I am sure this is some kind of boot/cloud version dependency issue but I can't figure out the combination of dependencie...
Spring Cloud Config Use multiple repositories for one application
2025-01-28 13:00:25
3864
I'm trying to figure out how to do such use case with config server: Each app has its own repository (I named apps shark...
Spring Cloud Config Unable to compile generated source [ERROR] org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapOverridesAutoConfiguration.ConfigServerBootstrapOverridesLifecycle
2025-01-28 13:00:19
11754
Use spring-cloud-config-server and config spring.cloud.config.server.bootstrap=trueand compile it to native cloud-confi...
Spring Cloud Config After /actuator/busenv call to /actuator/busrefresh is required, also reset is impossible
2025-01-28 13:00:13
1225
Documentation doesn't mention that after calling /actuator/busenv we must to call /actuator/busrefresh to apply changes...
Spring Cloud Config Passphrase is not used during ssh connection establishment
2025-01-28 13:00:08
27731
Describe the bugSpringBoot version 3.0.0 SpringCloud version 2022.0.0According to docs https://docs.spring.io/spring-clo...
Spring Cloud Config Add support for rollback of config to previous version in config client
2025-01-28 13:00:01
175
Comment From: tusharnitharwalany update on this? Or any workaround on how to manage rollbacks on either client or config...
Spring Cloud Config Config file same key overriding order/precedence bug
2025-01-28 12:59:55
17279
Describe the bugLibrary versionsSpring Boot 2.7.1Spring Cloud 2021.0.3Spring Cloud Config 3.1.3 (managed)IssueI have a m...
Spring Cloud Config /encrypt and /decrypt endpoints return HTTP 401 even if auth info is provided
2025-01-28 12:59:46
4657
Hello people, I would like to get some assistance. It appears that I can't invoke /encrypt and /decrypt endpoints. Even ...
Spring Cloud Config Jdbc Repository don't try label main
2025-01-28 12:59:41
801
the Git Repository first try label main then master.the Jdbc Repository only try label master.Comment From: woshikidI ag...
上一页
下一页
1
…
17
18
19
20
21
…
2025
.