Nineya
Home
Blog
软著申请
Spring Cloud Config Spring-config server cannot obtain configs from github private repository
2025-01-28 12:31:38
16076
Hello,The version: Spring boot 2.2.0.RELEASEspring-cloud: Hoxton.RC1I have tried to implement the simplest hello world s...
Spring Cloud Config trying to understand : "curl localhost:8888/master/foo-db.properties"
2025-01-28 12:31:32
1178
If I execute curl localhost:8888/master/foo-db.properties, running the samples; I get:info.description: Spring Cloud Sam...
Spring Cloud Config spring-cloud-config-server is not working with http.proxy
2025-01-28 12:31:27
8200
I want to access spring-cloud-config-server via proxy backend. Like downloading git repo via http proxy. Test scenario:I...
Spring Cloud Config Map variables not deleting on remote refresh event
2025-01-28 12:31:22
843
Describe the bugWhen you want to remove some keys from key-value map in configuration, it not deleting on config clients...
Spring Cloud Config Spring cloud config not able to connect to vault using app role
2025-01-28 12:31:17
2358
Hi guys :)is this actually working. I'm trying to switch from token to app role but not able to make it working. vaul...
Spring Cloud Config Server doesn't reflect on branch renaming
2025-01-28 12:31:11
778
If you rename the branch in git, cloud server doesn't see new label, but old one still worksSteps to reproduce: create b...
Spring Cloud Config Access vault secret with specific path
2025-01-28 12:31:05
1743
am trying to get my microservices configuration from a config server connected to 2 sources : git and vault (for secrets...
Spring Cloud Config Composite profile not serving label in case there are multiple git repos
2025-01-28 12:30:59
1092
Describe the bugSpring Cloud Config Server - spring-cloud-config-server-2.1.0.RELEASE.jarI am using composite profile to...
Spring Cloud Config Documentation bug for "/{application}/{profile}[/{label}]"
2025-01-28 12:30:53
537
The documentation says:The HTTP service has resources in the following form:/{application}/{profile}[/{label}]....which ...
Spring Cloud Config Not honoring Vault configurations "spring.cloud.config.server.vault" at start-up
2025-01-28 12:30:46
1393
Question:Issue with honoring "spring.cloud.config.server.vault" property values while boot-up and hence its connecting t...
Spring Cloud Config spring-cloud-config-server should not refresh itself environment
2025-01-28 12:30:18
1592
Describe the bugFirst of all, I need to make sure that the spring-cloud-config-server will not read the configuration fr...
Spring Cloud Config How to disable spring.config.import settings in the TestFiles?
2025-01-28 12:30:10
3235
Hi,If I use the spring.config.import=optional:configserver in my application.yml (and no bootstrap.yml)then I'm facing t...
Spring Cloud Config Documentation bug
2025-01-28 12:30:04
1006
The very first steps in the documentation says that doing:$ cd spring-cloud-config-server$ ../mvnw spring-boot:runwill g...
Spring Cloud Config Vault related tutorials on Spring.io not working
2025-01-28 12:29:58
512
Describe the bugSpring.io blog website has both the links not working https://spring.io/guides/gs/accessing-vault/https:...
Spring Cloud Config logging.config=uri of config server??
2025-01-28 12:29:53
878
I have config server which uses serving plain text feature and returns config.xml file, but when I use it as ### (loggin...
Spring Cloud Config YAML: Spring Boot Escape sequence not working
2025-01-28 12:29:48
2123
When using a yaml with the spring boot escape sequence of "[key.with.dots]" the conversion will not work and an invalid ...
Spring Cloud Config HttpRequestConfigTokenProvider getToken() returns null when call to the Config Server is made using ReloadableResourceBundleMessageSource
2025-01-28 12:29:42
5265
Originally raised by @Ayesha-Hyath at https://github.com/spring-projects/spring-boot/issues/23049@Overridepublic String ...
Spring Cloud Config TextEncryptorLocator not configured - "No key was installed for encryption service"
2025-01-28 12:29:31
2165
I'm using the latest milestone release of Spring Cloud 2020.0.0 (M6) and I get the "No key was installed for encryption ...
Spring Cloud Config Please provide a way to hydrate environment variables in a Github Actions workflow from a Spring Cloud Config Server
2025-01-28 12:29:24
1782
Is your feature request related to a problem? Please describe.No problem: quite the contrary: Spring Cloud Config Server...
Spring Cloud Config JDBC property versioning
2025-01-28 12:29:18
749
I cannot see how to control changes to key-value pairs when backed by a JDBC repository as there is no property versioni...
上一页
下一页
1
…
253
254
255
256
257
…
2246
.