Nineya
Home
Blog
软著申请
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...
Spring Cloud Config AwsS3EnvironmentProperties.java "endpoint" attribute unable to be set from bootstrap.yml because the setter is package private
2025-01-28 12:59:32
632
The following method :void setEndpoint(String endpoint) { this.endpoint = endpoint; }in : https://github.com/s...
Spring Cloud Config Support placeholders for searchPaths on remote repos
2025-01-28 12:59:27
2456
To support a more flexible Git repo structure it would be good if the {placeholder} support was supported in the searchP...
Spring Cloud Config 2.1.0.RC3 can not use local ssh settings
2025-01-28 12:59:21
27919
you may see the issue here too, i post it there first.actually i have test 2.0.1.RELEASE 2.1.0.RC3. for more details, sp...
Spring Cloud Config Upgrading to Spring Cloud version 2021.0.5 breaks Config Server with JDBC backend (Oracle)
2025-01-28 12:59:14
7796
When upgrading to Spring Cloud version 2021.0.5 from 2021.0.4 Cloud Config Server with JDBC backend (Oracle) stops worki...
Spring Cloud Config Multiple profiles not completely supported except by default url
2025-01-28 12:59:07
6194
When calling to the default url with {application}/{profile(s)}/{label}, and you have multiple profiles, you receive a p...
Spring Cloud Config Documentation for implementing your own EnvironmentRepository
2025-01-28 12:59:01
6949
I'm in the middle of implementing a new EnvironmentRepository and so far it's been easy enough extending from the base c...
Spring Cloud Config Spring Cloud Config Server making recursive calls to Config Server itself when called by a config client
2025-01-28 12:58:55
12515
Describe the bugI recently upgraded Spring dependencies in Spring Config Server as below : spring-boot-starter-parent : ...
Spring Cloud Config Support Additional spring.config.import Statements In EnvironmentRepositories
2025-01-28 12:58:50
8651
Describe the bugWe are using the spring cloud config server to load configuration into our spring boot app using git and...
Spring Cloud Config Accessing git repos with SSH key based access fails when springCloudVersion is 2021.0.4
2025-01-28 12:58:44
3083
Hi, I have a config server that reads the config from git and secret manager.The git repo only allows ssh key based auth...
Spring Cloud Config Skip default property on Multi-document property files and Activation profile
2025-01-28 12:58:38
4156
Describe the bugI have Config Server with File System Backend for several microservices. It contains hierarchy yaml reso...
上一页
下一页
1
…
238
239
240
241
242
…
2246
.