Nineya
Home
Blog
软著申请
Spring Cloud Config Config Server pulling repo in each request
2025-01-28 12:37:37
3431
In the Config Server, every time it tries to fullfil a GET request for a GIT repository, it calls refresh method of JGit...
Spring Cloud Config Application- and profile-specific configuration usage - undocumented or not meant to be used?
2025-01-28 12:37:31
2188
We are currently using a feature of the Spring Cloud Config server that I find quite neat, which is using an application...
Spring Cloud Config "ConfigServerInstanceProvider$Function has not been registered" error when refreshing the configuration of an application
2025-01-28 12:37:25
12876
Describe the bugHi,When a spring boot application is configured with a spring cloud config server through Eureka, refres...
Spring Cloud Config authorization of property files
2025-01-28 12:37:20
514
I would like to know if there is an option to authorize the different properties files between different clients. from w...
Spring Cloud Config Discovery First configuration doesn't work without bootstrap enabled
2025-01-28 12:37:13
4223
In the old 2.x.x versions we used the discovery first bootstrap for loading configurations for our services and we wante...
Spring Cloud Config Requested name placeholder could be available when serving plain text files
2025-01-28 12:37:06
1781
This is an enhancement request to be able to use the app "name" (from the URL /{name}/{profile}/{label}/{path}) when ser...
Spring Cloud Config How to set Spring active profile while running in WebLogic
2025-01-28 12:37:00
1416
I want to set spring active profile in weblogic settings. I don't want to keep the profile active values in application....
Spring Cloud Config Plaintext resources don't honor priority of backend repositories
2025-01-28 12:36:53
1751
Describe the bugI'm using a composite repository with two git repositories. When loading properties using the environmen...
Spring Cloud Config Spring Config Server failed to start up with git conflict error
2025-01-28 12:36:47
8571
We have been using Spring Cloud Config [1.0.2.RELEASE] for some time now and its working out well for us. Thank you!Toda...
Spring Cloud Config 2.4.2 how to work with profiles?
2025-01-28 12:36:40
1311
Hi,how can I structure my yml-files with profiles in the new 2.4.2 spring boot version?The syntax:spring.config.activate...
Spring Cloud Config Unable to override properties locally during development
2025-01-28 12:36:33
1334
Describe the bughttps://cloud.spring.io/spring-cloud-static/spring-cloud.html#overriding-bootstrap-propertiesAccording t...
Spring Cloud Config [Bug or Expected Behavior] Health indicator for config server git repository after reset credenitals
2025-01-28 12:36:26
1640
Describe the bugConfig server always return UP after reset remote github uri credentials.SampleReproduce step* Create on...
Spring Cloud Config Missing 'logging.file.name' or 'logging.file.path' proper
2025-01-28 12:36:19
4516
hi,when i using spring cloud config(version is 2.2.2.Release) , i want to make the properties ‘logging.file.name’ sharin...
Spring Cloud Config Usage spring.profiles.include with CompositeRepository
2025-01-28 12:36:07
2668
I have spring cloud config server configured with access to 2 git repositories.Configuration example:spring: profiles: ...
Spring Cloud Config Command line --server.port is ignored when server.port is provided from remote config
2025-01-28 12:36:00
1220
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...
Spring Cloud Config Add support to Config Server with Vault Backend for secrets with multilevel paths
2025-01-28 12:35:52
5064
This is a Feature Request to enhance PCF Config Server with Hashicorp Vault Back End and make it support secrets with mu...
Spring Cloud Config When use BootstrapApplicationListener(Because need used the remote configuration center) ,SpringApplication.addListeners Method does not work(sping boot 2.3.5.RELEASE,spring cloud Hoxton.SR8)
2025-01-28 12:35:45
2133
main classimport org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootAppl...
Spring Cloud Config Config Server-Client Application is not reading the updating value while I change the git property. How my client application reads the updated prop value from git without Restarting the client application?
2025-01-28 12:35:34
5036
I have Spring config server and able configured the git property and my spring client application is reading the the pro...
Spring Cloud Config Multiple application's secrets being loaded from Vault
2025-01-28 12:35:28
2064
Describe the bugI have a Spring Cloud Config server backed by a HashiCorp Vault and a Git repo and two Spring Boot appli...
Spring Cloud Config Cloud Config Server should be able bootstrap resources
2025-01-28 12:35:21
1598
Is your feature request related to a problem? Please describe.When the spring.cloud.config.server.bootstrap property is ...
上一页
下一页
1
…
250
251
252
253
254
…
2246
.