Nineya
Home
Blog
软著申请
Spring Cloud Config A chicken and egg problem with Spring Cloud Config Client to authenticate to Spring Cloud Config Server.
2025-01-28 12:39:36
2379
Hello Spring Cloud Config Team,Again, just wanted to say thanks for this great project.Just wanted to reach out as I thi...
Spring Cloud Config How to retrieve logback-spring.xml from config client?
2025-01-28 12:39:30
5215
I have placed logback-spring.xml together with application.yaml in centralised git repository. I have successfully confi...
Spring Cloud Config always could not resolve placeholder 'testName' in value "${testName}"
2025-01-28 12:39:23
1318
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. I spent ...
Spring Cloud Config Wrong property source order when properties are in nested folders
2025-01-28 12:39:10
5874
Describe the bugAfter I upgraded spring cloud config server from version 2.3.10 to 2.4.5 the order in which properties f...
Spring Cloud Config Unable to set custom endpoint for S3 bucket backend
2025-01-28 12:39:05
1251
Describe the bugWhen trying to set a custom endpoint for the S3 backend the following error is thrownCaused by: java.lan...
Spring Cloud Config Vault - An app by changing its app name can get secrets of another app
2025-01-28 12:38:59
13933
Hello Spring Cloud Team,I have read the security vulnerability guideline. But I am not sure if this is more of a bug, a ...
Spring Cloud Config Explain the changes in the Bootstrap configuration in the docs
2025-01-28 12:38:52
497
Given the change to how bootstrap processing works in 2020.x and Spring Boot 2.4 the docs should explain the change in a...
Spring Cloud Config Refresh events are dispatched even when unrelated git file is changed
2025-01-28 12:38:47
1008
Describe the bug- Given config-server is configured with the spring.cloud.config.server.git.searchPaths to spring-config...
Spring Cloud Config Unable to read properties from local/remote git repo
2025-01-28 12:38:42
1414
I am trying to setup a spring cloud config server to read from local or remote git repository. Followed all necessary st...
Spring Cloud Config Cannot set spring.cloud.config.fail-fast in a different profile
2025-01-28 12:38:37
1477
Motivation: We want to deactivate the fail-fast feature for local development.When the library spring-retry is on the cl...
Spring Cloud Config Use of Config server/Credhub with a client with the propertie spring.cloud.config.name with multi names
2025-01-28 12:38:32
894
Describe the bugIn the client app i have the configuration:spring.cloud.config.name=nomapp,application,nom2The problem i...
Spring Cloud Config Vault - An app by changing its app name can get secrets of another app
2025-01-28 12:38:27
404
Describe the bugIf I change in a client the application name I can get the secrets of another app. Seems like a major se...
Spring Cloud Config Remove ConfigServerApplication
2025-01-28 12:38:22
307
remove https://github.com/spring-cloud/spring-cloud-config/blob/main/spring-cloud-config-server/src/main/java/org/spring...
Spring Cloud Config ServiceDiscovery KO using Spring Cloud Client & Eureka Client with Spring Boot 2.4.6
2025-01-28 12:38:18
31198
Hello Spring Cloud Team,Describe the bugI'm using Spring Boot 2.4.6 and Spring Cloud 2020.0.3.I use the new way of Sprin...
Spring Cloud Config Still error when using Config Server Git Backend but OK with composite local file
2025-01-28 12:38:13
2177
Describe the bugI am trying to use Config Server Git Backend. But Still error when using Config Server Git Backend but O...
Spring Cloud Config S3 bucket bug make it useless to use it as backend !
2025-01-28 12:38:08
777
I also see this problem. Is someone working to solve this bug ?! it's totally wrong behaviour and it's different than th...
Spring Cloud Config Config Server not started
2025-01-28 12:38:03
17527
Describe the bugI follow this doc https://docs.spring.io/spring-cloud-config/docs/3.0.3/reference/html/ to set #spring.c...
Spring Cloud Config basedir setting is ignored when using composite repo configuration
2025-01-28 12:37:57
4351
Version: spring_cloud_dependency_version=Hoxton.SR11Issue: When using a composite configuration consisting of two git re...
Spring Cloud Config Spring Cloud Config Server always down
2025-01-28 12:37:51
4163
Hi All,I am trying to change dependency from Spring Cloud Config Server into Spring Cloud Starter Config as @spencergibb...
Spring Cloud Config Failed to instantiate [org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository]: Factory method 'defaultEnvironmentRepository' threw exception; nested exception is java.lang.NullPointerException
2025-01-28 12:37:42
6725
I go to: http://start.spring.io/ and generate a project with dependencies: Actuator and Config Server. After change my m...
上一页
下一页
1
…
249
250
251
252
253
…
2246
.