Nineya
Home
Blog
软著申请
Spring Cloud Config Use RetryTemplateBuilder.withLogger to set the logger instead of reflections
2025-01-28 13:25:42
192
Describe the bugCurrently the RetryTemplate's logger is applied via reflections in the RetryTemplateFactory. To avoid re...
Spring Cloud Config Parameter names are not retained for endpoints in EnvironmentController
2025-01-28 13:25:37
2741
Describe the bugWe are using spring-cloud-config-server (4.1.1) to load environment configuration from s3 repository. W...
Spring Cloud Config spring.config.import configuration clashes with spring.cloud.config.enabled
2025-01-28 13:25:30
11903
Observed behaviourA spring.config.import config property is set to optional:configserver:http://myconfigserver:5656 in a...
Spring Cloud Config S3 Backend Behaves Differently With Multiple Application Names
2025-01-28 13:25:25
2061
Describe the bugGiven- Spring Cloud Config Server Version 4.1.3- spring.application.name: appA,appB- spring.profiles.act...
Spring Cloud Config Any plan for supporting Azure Key Vault as a backend in Spring Cloud Config Server?
2025-01-28 13:25:19
653
Is your feature request related to a problem? Please describe.This is not directly tied to a problem but rather a featur...
Spring Cloud Config Add support for CRaC for Config Server and Client
2025-01-28 13:25:13
2589
Hi,I'm trying using Crac with Spring Cloud 2023 with all my microservices that use enviroment name (SPRING_PROFILES_ACTI...
Spring Cloud Config Provide support for OAuth2 in Spring Config Client.
2025-01-28 13:25:06
16733
I would like to implement OAuth2 resource server in the Spring Config Server and require JWT for all configuration reque...
Spring Cloud Config local configuration can't refresh when use eureka to connect cloud config server
2025-01-28 13:25:00
435
2023.0.3 org.springframework.cloud spring-cloud-starter-config 4.1.3When I use cloud-config-client through eur...
Spring Cloud Config Retrieving formatted/resolved properties returns manipulated value
2025-01-28 13:24:55
4327
Describe the bugIf a client app, e.g. "TestApp" has a TestApp.properties file containing properties such as:Root=${env:L...
Spring Cloud Config Codacy Badge URL Invalid in README.adoc
2025-01-28 13:24:49
760
Describe the bugI have found that the Codacy badge in the README.adoc is invalid. This image link and related link curre...
Spring Cloud Config Add profile to config server response data
2025-01-28 13:24:42
2112
Currently, the response from config server contains the profiles used to make the call.{ "name": "foo&qu...
Spring Cloud Config Let The Config Server Handle Multiple Labels Instead Of The Client
2025-01-28 13:24:36
437
The Spring Cloud Config server can now support multiple labels (https://github.com/spring-cloud/spring-cloud-config/issu...
Spring Cloud Config URI is not changed even using GATEWAY_REQUEST_URL_ATTR
2025-01-28 13:24:31
5446
Describe the bugI need to redirect URI port based on some repository, the repository works well, and it's not the proble...
Spring Cloud Config Unable to Load Configuration from S3 Folder using Spring Cloud Config: Key Not Found
2025-01-28 13:24:26
2074
Issue Description:I'm trying to access configuration files located inside a folder in an S3 bucket using Spring Cloud Co...
Spring Cloud Config wrong property value
2025-01-28 13:24:20
3365
i use spring config server and that work great.my problem is when run client in docker profile to get config from config...
Spring Cloud Config Add support for MongoDB environment repository in Spring Cloud Config
2025-01-28 13:24:14
1272
Is your feature request related to a problem? Please describe.Currently, Spring Cloud Config does not support MongoDB as...
Spring Cloud Config spring cloud config server in docker
2025-01-28 13:24:09
2215
Describe the bugI have config server application and one service too that is wrapped in a docker container. However, whe...
Spring Cloud Config If you are using the git profile, you need to set a Git URI in your configuration. If you are using a native profile and have spring.cloud.config.server.bootstrap=true, you need to use a composite configuration.
2025-01-28 13:23:59
27454
I am trying to use S3 as backend for config server. Below is my bootstarp.yml looks likespring: profiles: active: aw...
Spring Cloud Config Resources can be stored and received with a given charset.
2025-01-28 13:23:53
3019
Is your feature request related to a problem? Please describe.In some environments it is required to configure the chars...
Spring Cloud Config Health indicator configuration property is documented incorrectly
2025-01-28 13:23:47
962
The issueAccording to the Health Indicator document page,You can disable the Health Indicator by setting management.heal...
上一页
下一页
1
…
226
227
228
229
230
…
2246
.