Spring Cloud Config Issues withSpring Boot with Native Compilation using GraalVM

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

<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

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

See https://github.com/spring-projects-experimental/spring-native/blob/main/spring-native/src/main/java/org/springframew...

Spring Cloud Config Custom cipher

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

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

spring-cloud-dependencies.version>2021.0.7spring-cloud-alibaba-dependencies.version>2021.0.5.0spring-cloud-config....

Spring Cloud Config Docker/Maven/Java/IntelliK

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

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)

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

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

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

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

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

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

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

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

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

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

Spring Boots Config Data support separates loading config data into two steps, configuration data without profiles and t...
上一页 下一页
.