Nineya
Home
Blog
Spring Cloud Config How to stop application to connect Config server (without spring-cloud-starter-config dependency)
2025-01-28 13:10:00
1334
I have Spring Boot web application (App-A)hosted in Tomcat that use the configuration in Config Server.The Config server...
Spring Cloud Config Fix CVE-2023-33201
2025-01-28 13:09:52
2121
Dependency on org.bouncycastle:bcprov-jdk15on:1.69 brings vulnerability CVE-2023-33201Fix would be to upgrade dependency...
Spring Cloud Config When spring.config.import: optional, still failing
2025-01-28 13:09:46
2706
https://github.com/spring-cloud/spring-cloud-config/blob/1f18b7076cbe487e7013ea3bbc754ae0286e41b7/spring-cloud-config-cl...
Spring Cloud Config Version 4.0.3 retrieves the configuration from the config server twice
2025-01-28 13:09:36
6923
Describe the bugWhen using Spring Cloud Config Client 4.0.3, the application gets the configuration from the config serv...
Spring Cloud Config request server three times after startup in 4.0.3
2025-01-28 13:09:28
1413
Starting from version 4.0.3, the cloud config client will request three times server after startup.The log is as follows...
Spring Cloud Config Unable to get "Discovery first" mode working
2025-01-28 13:09:22
1517
I am trying to get discovery first mode working with Spring cloud Eureka. My spring boot version is 3.1.0. Here are the ...
Spring Cloud Config Property 'spring.cloud.config.server.git.privateKey' is not a valid private key
2025-01-28 13:09:15
3458
I'm trying to set the private-key from google secret manager, but i can't.this is my application.yml:`server:port: ${POR...
Spring Cloud Config Application with spring.cloud.config.discovery.enabled=true doesn't work with 2022.0.3
2025-01-28 13:09:10
8560
Describe the bugWhen we use config client with discovery enabled, config server is not found when we use Spring Cloud 20...
Spring Cloud Config AWS Parameter Store & Secretsmanager profile specific property sources are missing when using custom profile separator
2025-01-28 13:08:43
2254
Describe the bugStarting with 2022.0.3 we noticed profile specific properties we store in the AWS Parameter Store and Se...
Spring Cloud Config Unxpected StringIndexOutOfBoundsException
2025-01-28 13:08:37
1528
Describe the bugAfter migration to the 2022.0.3 version following exceptions have been appearing:Caused by: java.lang.St...
Spring Cloud Config Add API To Config Server To Return Configuration Only For Profiles
2025-01-28 13:08:31
843
Spring Boots Config Data support separates loading config data into two steps, configuration data without profiles and t...
Spring Cloud Config ConfigServerConfigDataLocationResolver binds ConfigClientProperties before classpath application properties have been loaded
2025-01-28 13:08:24
4693
A recent change in Spring Cloud Config 4.0.3 6ec9c432cb2c02840b85fdd8bcd0859eabc0ba46 now causes the ConfigClientPropert...
Spring Cloud Config java.lang.AssertionError when using HTTP/HTTPS url for the git.uri with -enableassertions flag enabled.
2025-01-28 13:08:18
1605
Both FileBasedSshSessionFactory and PropertyBasedSshSessionFactory are expecting at least one ssh URL in the git configu...
Spring Cloud Config spring-cloud-config-dependencies using outdated version of spring-cloud-vault
2025-01-28 13:08:11
888
The property spring-vault.version specified in spring-cloud-config-dependencies is using version 3.0.0, but project spri...
Spring Cloud Config BootstrapRegistryInitializer context
2025-01-28 13:08:03
2894
I am a newbie to the Spring Bootstrap process and trying to understand the flow to write my own BootstrapRegistryInitial...
Spring Cloud Config Supply a custom TextEncryptor for property encryption?
2025-01-28 13:07:58
4937
Is your feature request related to a problem? Please describe.I would like to supply a custom TextEncryptor to encrypt t...
Spring Cloud Config Disabled cloud config failed application startup on native build
2025-01-28 13:07:52
5150
Spring Boot 3.0.6Spring Cloud 2022.0.2OpenJDK Runtime Environment GraalVM CE 22.3.1 (build 17.0.6+10-jvmci-22.3-b13)I ha...
Spring Cloud Config spring-cloud-conig-server got blocked during GIT call
2025-01-28 13:07:45
3904
Describe the bugIn our spring-boot based environment we observed that all calls to the config-server got blocked for min...
Spring Cloud Config Observability Reference In Docs Results In Unresolved
2025-01-28 13:07:40
241
Looks like the reference in _observability.doc is referencing the wrong path. When building the release train docs we g...
Spring Cloud Config Reload values on git commit?
2025-01-28 13:07:33
885
Hi,Is there an option for the config server to reload values from the git repo when there is a commit? The default behav...
上一页
下一页
1
…
13
14
15
16
17
…
2025
.