Nineya
Home
Blog
软著申请
Spring Cloud Config Profile not correct with SpringBoot 2.4.1 + Ilford 2020.0.0 (working with 2.4.1 + Ilford 2020.0.0-RC1)
2025-01-28 12:27:22
4083
Hello Spring Cloud Config Team,Maybe a small bug with Ilford 2020.0.0 and SpringBoot 2.4.1With a web app, 2.4.1 + Ilford...
Spring Cloud Config The config server should not load context.initializer.classes when loading client's configuration.
2025-01-28 12:27:16
4508
I am trying spring cloud config server. My client's configuration has a context.initializer.classes property. But when t...
Spring Cloud Config Set up multiple ssh keys to access git repository
2025-01-28 12:27:11
6555
I want to set multiple ssh keys to access git repository.ex:spring: cloud: config: server: git: ...
Spring Cloud Config Using spring.config.import, spring.cloud.config.name gets overwritten by spring.application.name
2025-01-28 12:27:06
157
spring.application.name should be the default, but spring.cloud.config.name should take precedence.https://github.com/Da...
Spring Cloud Config per client application authorization support issue
2025-01-28 12:27:01
2873
Hi,This is indeed a question/query rather than an issue so please treat accordingly:)We are trying to use spring cloud c...
Spring Cloud Config Active profiles set with spring.profiles.active in application.yml not being respected by Config Client version 3.0.0
2025-01-28 12:26:54
2146
using org.springframework.cloud:spring-cloud-starter-config springCloudVerson 2020.0.0which importsorg.springframework.c...
Spring Cloud Config Multi level arrays bug, cast array to map
2025-01-28 12:26:49
1667
Describe the bugWhen I use a multilevel arrays structure in yaml config and call a json rest I've got a casting bug, it'...
Spring Cloud Config Support retry for spring.config.import=configserver:
2025-01-28 12:26:42
168
See this stack overflow question for details. https://stackoverflow.com/questions/65406740/spring-cloud-config-v3-are-th...
Spring Cloud Config spring-cloud-config-dependencies imports spring-vault milestone
2025-01-28 12:26:34
573
https://github.com/spring-cloud/spring-cloud-config/blob/8a939d9cf31e05ef560140ffa2769b4a4a7202c9/spring-cloud-config-de...
Spring Cloud Config Config Server file separator issue
2025-01-28 12:26:27
2883
I have configued Spring Boot Config server (2.4.1 version) integrated with Git repository. Config looks valid, there is ...
Spring Cloud Config Unable to get the properties from Git Backend when using Spring Boot 2.4.2
2025-01-28 12:26:19
2716
I am trying to create a simple Spring Cloud Config server backend by GitHub Repository (public). The same configuration ...
Spring Cloud Config Compatibility problem for client if moving to new spring.config.import scheme (spring.cloud.config.profile not working)
2025-01-28 12:26:14
1283
I had an application working if I used the bootstrap additional dependency to work 'the old way'. Bootstrap properties w...
Spring Cloud Config Configserver with spring boot 2.4.1 and Spring cloud 2020 M6: application.yaml ignored
2025-01-28 12:26:08
3194
I have the configserver in my setup with native as source for configs.The corresponding config in the application.yaml ...
Spring Cloud Config Unable to package the application using Maven
2025-01-28 12:26:03
2398
mvn clean package failing with following Stack Trace : [INFO] Scanning for projects...[ERROR] [ERROR] Some problems were...
Spring Cloud Config Spring Boot 2.4 property source names are different
2025-01-28 12:25:58
159
Up to 2.3 we have applicationConfig: [...], after 2.4 we sometimes have file: [...].Comment From: dsyerFixed in 8b48ed36...
Spring Cloud Config Allow config client to optionally send application/json instead of v2 media type
2025-01-28 12:25:51
822
Problem: When I try to upgrade to spring-boot 2.2.x or 2.3.x I face the issue related to cannot fetch cloud configuratio...
Spring Cloud Config Credentials returned in response
2025-01-28 12:25:45
2499
TL;DRThe configured GitLab repository uri containing the deploy token (credentials) is returned in any response.Environm...
Spring Cloud Config Config Server fails if refresh scope not available
2025-01-28 12:25:39
630
E.g. EnvironmentController is declared as @RefreshScope unconditionally. I think this is out of step with the usage of @...
Spring Cloud Config Config Client is not running
2025-01-28 12:25:34
593
Hi, I see that under spring-boot-starter-parent 2.4.0 and spring-cloud-dependencies 2020.0.0-M5 the config client is not...
Spring Cloud Config Referring logging config file from Config server meet 401
2025-01-28 12:25:27
6582
Describe the bugSummaryWith <properties> <java.version>11</java.version> <spring-cloud.versi...
上一页
下一页
1
…
255
256
257
258
259
…
2246
.