Nineya
Home
Blog
软著申请
Spring Cloud Config Possible integration with AWS Parameter Store
2025-01-28 12:41:32
8850
Hello,is there anything programmed about an integration between Spring Cloud Config and AWS Parameter Store?Since it loo...
Spring Cloud Config Support integration with AWS Secrets Manager
2025-01-28 12:41:28
478
AWS Secrets Manager is an AWS service that enables you to store, manage, and retrieve, secrets.Similar to #850, which ta...
Spring Cloud Config spring.config.import aparrently recognises URL as filename
2025-01-28 12:41:23
1100
When passing in the spring.config.import property like so:mvn exec:java -Dexec.mainClass="<main class> -Dspri...
Spring Cloud Config /refresh (or /busrefresh) lose configserver uri (discovery first bootstrap)
2025-01-28 12:41:18
3963
SpringBoot 2.7SpringCloud 2020.0.3Describe the bugApplication use config server client with discovery first bootstrap (E...
Spring Cloud Config [Issue] Spring Cloud Config Server makes unnecessary calls to Vault
2025-01-28 12:41:12
13122
Hello Spring Cloud Team,I wanted to raise an issue here on what seems to be a bug.Setup:The setup is Spring Boot 2.5.1 +...
Spring Cloud Config Sharing configuration between different teams
2025-01-28 12:41:06
8221
I would like to know if it's possible to have different repos for different teams and a shared reposo I will be able to ...
Spring Cloud Config Could Not locate Property Source, 401 Unauthorized, error encountered in spring config client app
2025-01-28 12:41:01
1285
I am getting could not locate property source, 401 UnAuthorized in ConfigServerConfigDataResource class of spring cloud ...
Spring Cloud Config Make sure config server is up before client (support systemd service dependency)
2025-01-28 12:40:55
1363
My scenario:Config server and clients are configured as systemd services.VM running both config server and clients is re...
Spring Cloud Config Update Git Submodules On Refresh
2025-01-28 12:40:49
519
When using a Git repo as a backend and that Git repo contains a submodule you can clone the submodules but they are neve...
Spring Cloud Config Config server not starting.
2025-01-28 12:40:43
5848
Describe the bugThe config server is refusing to start, I am using Spring Boot version 2.4.5. I am trying to pull the co...
Spring Cloud Config RefreshScope doesn't work with enabled bootstrap
2025-01-28 12:40:37
2560
Hello Spring Cloud Config team! I have a Spring Boot application using Spring Cloud Config Client and I have a controlle...
Spring Cloud Config Support auto import of jdbc and datasource autoconfiguration for jdbc environment repository used in config server bootstrap.
2025-01-28 12:40:32
18188
In embedded config server, I configured MYSQL database using jdbc to fetch properties. After configuring bootstrap - tru...
Spring Cloud Config Asymmetric encryption for a config server running in docker - NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available
2025-01-28 12:40:27
3571
I want to use asymmetric encryption for my Spring Cloud Config server which runs in docker.Spring Boot version: 2.4.4Spr...
Spring Cloud Config Spring cloud config Server not able to clone to Persistent volume which is attached to Azure File Share.
2025-01-28 12:40:13
2902
Hello Spring Cloud team,We tried to config spring cloud config server with bit bucket as backend to server files. Howeve...
Spring Cloud Config spring.cloud.config.discovery.enabled=true will make org.springframework.cloud.client.discovery.DiscoveryClient useless
2025-01-28 12:40:09
334
Describe the bugwhen i set spring.cloud.config.discovery.enabled=truei found org.springframework.cloud.client.discovery....
Spring Cloud Config IDE run application is different from mvn clean package the application and then java -jar xxx.jar
2025-01-28 12:40:04
1491
Describe the bugi add spring-boot-starter-actuator in this application,and exposure bus-refresh.when RUN with IDEA,the t...
Spring Cloud Config override-none not working in version 2020.0.x
2025-01-28 12:39:58
7473
The overriding of remote properties stopped to work in version 2020.0.xWorks correctly in following version, you may eva...
Spring Cloud Config Copyright Notice in License is missing
2025-01-28 12:39:52
594
For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...
Spring Cloud Config properties refresh ,but the @ConfigurationProperties bean not refresh
2025-01-28 12:39:46
1812
I create a subclass from AbstractBeanFactoryAwareAdvisingPostProcessor ,and return it as a bean,properties refresh will ...
Spring Cloud Config [Regression] Importing additional data (properties) won't work with Spring Boot 2.5.1
2025-01-28 12:39:41
887
Describe the bugIntegration with importing aka spring.config.import seems broken since Spring Boot 2.5.1 (with newest sp...
上一页
下一页
1
…
248
249
250
251
252
…
2246
.