Nineya
Home
Blog
Spring Cloud Config Typo in dependency configurations for Spring Cloud
2025-01-28 13:05:27
399
Describe the bugIt is not a bug, just a typo when it comes to configuring Spring Cloud. Thought you guys would want to t...
Spring Cloud Config server.port property is not worked when combing Spring Cloud Config with other Spring projects.
2025-01-28 13:05:19
5159
Bug reportAs title . Following is its reproduce step:1. set server: port: 8202 in application.ymltogether with below de...
Spring Cloud Config Optionally force update of git repositories
2025-01-28 13:05:13
2118
Is your feature request related to a problem? Please describe.I want to use the refreshRate property for 2 reasons:* kee...
Spring Cloud Config spring.main.allow-circular-references=true does not work
2025-01-28 13:05:09
890
The property spring.main.allow-circular-references=true works as expected when it present in the application's local con...
Spring Cloud Config Unable to load config data from 'optional:configserver:http://localhost:8090 - SpringBoot 2.4.0 Illford 2020.0.0-M3
2025-01-28 13:05:02
4221
Describe the bug1 - We upgraded Config Server and Config Client to SpringBoot 2.4.0 Illford 2020.0.0-M32 - We want to fo...
Spring Cloud Config Retry for spring.config.import and multiple url setup not working
2025-01-28 13:04:57
4883
Describe the bugI'm trying to setup spring cloud config server - client configuration with multiple config servers.If my...
Spring Cloud Config Observability docs missing?
2025-01-28 13:04:52
1453
It appears the links in https://github.com/spring-cloud/spring-cloud-config/blob/main/docs/src/main/asciidoc/_observabil...
Spring Cloud Config Support for webflux endpoints
2025-01-28 13:04:47
2285
There's no real benefit in using webflux, but it might be possible to embed the config server in a webflux app, in princ...
Spring Cloud Config Trying to use Spring Cloud Config Server with Docker but got an error at Docker-build time
2025-01-28 13:04:41
5845
Hello, i'm recently started to use Spring Cloud with Docker, but i'm stuck at Config Server and i don't know why. My app...
Spring Cloud Config Display pdf from spring-cloud-config repo in browser
2025-01-28 13:04:35
9156
I try to get pdf file from spring-cloud-config repository and display it in browser but generated pdf is empty (the same...
Spring Cloud Config No log produced if client can't connect to config server
2025-01-28 13:04:29
2350
This seems to have started some time in the past week. I am testing by pulling down the main branch, building it, instal...
Spring Cloud Config Custom exception handling for NoSuchResourceException is not working
2025-01-28 13:04:24
782
Describe the bugSpring cloud version: 2021.0.5I use custom exception handling in my spring-cloud-config-server applicati...
Spring Cloud Config Document How To Override Properties With Local Configuration
2025-01-28 13:04:18
8397
Describe the bugAccording to documentation we should be able to override remote properties with local property sources, ...
Spring Cloud Config Can spring.cloud.import in Environment or VM Option overwrite value in application.properties?
2025-01-28 13:04:08
1353
Is your feature request related to a problem? Please describe.When using spring.cloud.config.uri, if I rewrite the prope...
Spring Cloud Config FailedToConstructEnvironmentException when get config file
2025-01-28 13:04:02
3205
Describe the bugI created one configuration 'spring.config.import: optional:configserver:' in github repo in application...
Spring Cloud Config BindableProxyFactory not inject in FunctionConfiguration#afterPropertiesSet after adding spring-boot-starter-web-services
2025-01-28 13:03:57
1207
Hi, I'm using spring cloud version 2020.0.4 and spring-boot-starter-parent 2.5.7.in my sample located in github , i'm tr...
Spring Cloud Config server locked when refreshing the config in nacos
2025-01-28 13:03:52
1188
spring cloud hoxtonspring boot 2.2.6nacos 1.3.1when we refresh the config in nacos, the server locked , follow-up requ...
Spring Cloud Config Git always wins in a composite version
2025-01-28 13:03:42
2055
Having the following composite setup for config server (2021.0.0, Boot 2.6.3)$ curl https://start.spring.io/starter.tgz ...
Spring Cloud Config Toggle between JDBC and Git Backend repository property source.
2025-01-28 13:03:37
1145
Hi,I have a problem where I want to toggle between JDBC and Git Backend repository property source. I do not want to use...
Spring Cloud Config Unit Tests Fail on Checkout
2025-01-28 13:03:31
9572
I am a potential new contributor who is checking out the code to make a Pull Request. The tests for JGit (and a handful ...
上一页
下一页
1
…
15
16
17
18
19
…
2025
.