Nineya
Home
Blog
Spring Cloud Config Issues withSpring Boot with Native Compilation using GraalVM
2025-01-28 13:11:06
9860
Is your feature request related to a problem? Please describe.Hello,I am working on a Spring Boot project, which uses Dr...
Spring Cloud Config StringIndexOutOfBoundsException during config client start
2025-01-28 13:11:00
4347
<spring.cloud.version>2022.0.3</spring.cloud.version><spring-cloud-config.version>4.0.3</spring-clo...
Spring Cloud Config Cloud Config breaks connection details in SB 3.1 with Docker compose support
2025-01-28 13:10:50
15104
Versions: Spring Boot: 3.1.1 Spring Cloud BOM: 2022.0.3I am using the Docker Compose support feature introduced in SB ...
Spring Cloud Config Disable RefreshScope in Config Server for AOT and native
2025-01-28 13:10:42
3009
See https://github.com/spring-projects-experimental/spring-native/blob/main/spring-native/src/main/java/org/springframew...
Spring Cloud Config Custom cipher
2025-01-28 13:10:35
304
Is it possible to define a pattern so that the decryption is going to an endpoint in charge of returning the decrypted v...
Spring Cloud Config Config Server use the wrong SSH URI key when the additional repos are of the same hostname
2025-01-28 13:10:26
1705
Describe the bugIf user have several repos, and each repo has its own ssh credential, Config Server will fail. Please ch...
Spring Cloud Config SpringCloud config using nacos as the registry startup exception
2025-01-28 13:10:19
18510
spring-cloud-dependencies.version>2021.0.7spring-cloud-alibaba-dependencies.version>2021.0.5.0spring-cloud-config....
Spring Cloud Config Docker/Maven/Java/IntelliK
2025-01-28 13:10:13
1910
Hi,My application propertiesspring.profiles.active=@spring.profiles.active@server.port=8000My pom.xml file4.0.0org.sprin...
Spring Cloud Config No active profile set, falling back to default profiles: default
2025-01-28 13:10:06
4688
my application run with this error, and when i change config file's name from application-dev.yml to application-ops.yml...
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...
上一页
下一页
1
…
12
13
14
15
16
…
2025
.