Nineya
Home
Blog
软著申请
Spring Cloud Config Document disabling of config client health indicator.
2025-01-28 12:23:27
3824
As I understand, the property defined in http://cloud.spring.io/spring-cloud-config/spring-cloud-config.html#_health_ind...
Spring Cloud Config Settings to disable ConfigServer HealthIndicator failed.
2025-01-28 12:23:22
2160
Hi spring cloud team,When I enable spring.cloud.config.server.health.enabled, the /health will always return "DOWN"(Same...
Spring Cloud Config Allowing composite config server to ignore failures and continue processing
2025-01-28 12:23:16
3729
Comment From: warroyois there a plan to add this in any upcoming releases?Comment From: ryanjbaxterHope so, but havent s...
Spring Cloud Config spring cloud config client Jackson property-naming-strategy KEBAB_CASE Environment PropertySources property-sources isEmpty empty list
2025-01-28 12:23:09
4900
when spring.main.jackson.property-naming-strategy = KEBAB_CASEwith an embedded config server in the same jvm as the spri...
Spring Cloud Config Add support for renewing client side vault token
2025-01-28 12:23:05
350
See prior art https://github.com/pivotal-cf/spring-cloud-services-connector/blob/master/spring-cloud-services-spring-con...
Spring Cloud Config NoSuchMethod error in latest SNAPSHOT
2025-01-28 12:23:00
10692
Describe the bugConfig server starts up normally (with file based/"native" config), but on first HTTP request I get this...
Spring Cloud Config Using both Consul KV and Vault backend
2025-01-28 12:22:55
350
In my project, I am storing configuration in Vault. Recently, I plan to store plain configurations in Consul KV and secr...
Spring Cloud Config Specify bucket folder for AWS S3 backend
2025-01-28 12:22:51
1060
How do we specify the configuration to lookup into a folder in S3 bucket? The following configuration worked, but just w...
Spring Cloud Config Add support for a backup-uri option to fall back on error
2025-01-28 12:22:46
1611
Summary: We would like to be able to configure a fallback uri that the config server would use if an error occurs when c...
Spring Cloud Config API for listing {cipher} properties loaded
2025-01-28 12:22:39
937
For auditing or migration tool purposes (moving the backing secret store to Vault for example), it would be helpful to a...
Spring Cloud Config Add spring-cloud-config-server ability to share common configuration across applications
2025-01-28 12:22:34
9169
Right now it doesn't seem possible to share common configuration across applications. This might be a typical use case f...
Spring Cloud Config Custom extension of spring cloud config server
2025-01-28 12:22:28
651
Hello,I have a question regarding spring cloud config server. I'd like to create custom wrapper in cloud config server.I...
Spring Cloud Config Health indicator not enabled by default
2025-01-28 12:22:24
871
There's a legacy condition on ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration which only applies ...
Spring Cloud Config /features endpoint relies on metadata from manifest that might not be available
2025-01-28 12:22:19
713
I guess this will require a judgement call. The problem is that FeaturesEndpoint relies on this snippet: private void...
Spring Cloud Config GitHub is overloaded with cloud Config polls
2025-01-28 12:22:14
2230
Is there a way to configure that cloud config server shall only poll git hub for properties during start up and when que...
Spring Cloud Config [Question] Is there any way to set the value of "spring.cloud.config.server.native.searchLocations" so that it scans all the sub folders in path = "classpath:/config"?
2025-01-28 12:22:09
1490
My config folder is in "/src/main/resources/" path and it looks like this Config---------ServiceAConfigs---------------d...
Spring Cloud Config Eureka+CloudConfig via HTTPS cannot be used by a CloudConfig Client without setting JVMArgs
2025-01-28 12:22:04
7663
I've a Eureka+CloudConfig server running on localhost:8443.You can find an example on https://github.com/trickert76/eure...
Spring Cloud Config How to prevent Config Server to be shutdown when it cann't fetch remote git?
2025-01-28 12:21:59
7947
Spring Cloud Version: Greenwich.SR5Issue:Our spring cloud server enables composite environment repositories. We found wh...
Spring Cloud Config org.eclipse.jgit.api.errors.TransportException: git@bitbucket.org:<myuserid>/config-repo.git: Auth fail
2025-01-28 12:21:53
2326
I am using java 8 with spring boot 2.2.3.RELEASE and following is my pom.xml for spring clould config server dependency&...
Spring Cloud Config Add feature to watch config directory for file changes and refresh components marked with @RefreshScope
2025-01-28 12:21:49
836
I'd like to be able to watch config files for changes and use a ContextRefresher to reload any config components marked ...
上一页
下一页
1
…
257
258
259
260
261
…
2246
.