Nineya
Home
Blog
Spring Cloud Config How can I safeguard my GitHub password in the workflow and deploy it using Docker?
2025-01-28 13:19:28
3696
Hi I am using latest version of spring boot 3.2.5 with version control 2023.0.1I'm encountering difficulties with GitHub...
Spring Cloud Config multidocument files from config server have the same property name
2025-01-28 13:19:23
2855
https://github.com/spring-cloud/spring-cloud-config/issues/1777#issuecomment-750389679Comment From: spencergibbThe only ...
Spring Cloud Config [Refactoring] Introduce RequestContext to easily pass new parameters to downstream methods
2025-01-28 13:19:18
1858
Is your feature request related to a problem? Please describe.In the current implementation, it's necessary to change a ...
Spring Cloud Config Allow Users To Customize HttpClient
2025-01-28 13:19:12
1569
Problem descriptionI can use the config server with Bitbucket (v8.19.1) over http and authenticate with a token by expos...
Spring Cloud Config specific config properties can't be loaded in v4.0.3
2025-01-28 13:19:07
2133
After I upgrade version of spring-cloud-config-client to 4.0.3 from 4.0.2, specific properties from config-server can't ...
Spring Cloud Config Spring Cloud Config client not able to connect to the Spring Cloud Config server
2025-01-28 13:19:01
2476
Describe the bugWe are using spring-cloud-starter-config version 4.1.0 and spring-cloud-config-client version 4.1.0 . ...
Spring Cloud Config Question: resolving maps by properties/yml endpoint
2025-01-28 13:18:56
2543
Hi,I would like to clarify "maps" behaviour when fetching properties/yaml configuration from spring-cloud-configuration-...
Spring Cloud Config Spring Boot Cloud Config Unable to Decrypt Password even symetric key is being provided via Yml Config
2025-01-28 13:18:51
631
I have configured encrypt.key property in bootstrap.ymlStill I am getting this issuesFailed to bind properties under 'sp...
Spring Cloud Config Upgrade the bcprov-jdk18on dependency to 1.78
2025-01-28 13:18:46
801
Upgrade org.bouncycastle:bcprov-jdk18on to 1.78.maven/org.springframework.cloud/spring-cloud-starter-config@4.1.1 trigge...
Spring Cloud Config Using scheduler and refresh scope
2025-01-28 13:18:41
2866
````package org.example.configclient.STORAGE;import org.springframework.beans.factory.annotation.Value;import org.spring...
Spring Cloud Config why my ConfigurationProperties bean not refreshed with a property types of map?
2025-01-28 13:18:35
840
my configuration bean has a property like Map,when I remove key , refresh not worked。this is my yaml in config center.t...
Spring Cloud Config Bitbucket V2 Git Protocol Not Working
2025-01-28 13:18:29
16587
We're trying to upgrade Spring Cloud Server app from Spring Cloud 2020.0.4 to 2021.0.0, corresponding upgrade for Spring...
Spring Cloud Config Enable force refresh by forceRefresh query parameter regardless of refreshRate
2025-01-28 13:18:23
810
Is your feature request related to a problem? Please describe.refreshRate is useful to scale Cloud Config clients.Howeve...
Spring Cloud Config 2022.0.4 : No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly?
2025-01-28 13:18:18
4308
Hello,Describe the bugSpring Boot 3.1.4, Spring Cloud 2022.0.4Run this Config Server : https://github.com/mpalourdio/Con...
Spring Cloud Config Moving spring cloud config server with s3 backend from bootstrap.yml to application.yml
2025-01-28 13:18:12
589
I created a bootstrap.yml to setup a config server with AWS s3, is it possible to have those configuration on applicatio...
Spring Cloud Config After upgrading spring-cloud-config-client from 4.0.2 to 4.1.0 and Spring Boot from 3.1.5 to 3.2.0 properties from application.yml are missing
2025-01-28 13:18:07
5610
Initially I created an issue for spring-boot but their team asked to create it to spring-cloud.https://github.com/spring...
Spring Cloud Config Ability to customize the default ObservationEnvironmentRepositoryObservationConvention
2025-01-28 13:18:02
7704
Is your feature request related to a problem? Please describe.Current implementation doesn't allow to customize the defa...
Spring Cloud Config Maximum value of spring.cloud.config.server.git.refresh-rate
2025-01-28 13:17:56
3653
Hi,May I know the maximum value I can set for spring.cloud.config.server.git.refresh-rate? Isitspring.cloud.config.serve...
Spring Cloud Config Spring Profile Active is not setting
2025-01-28 13:17:50
1900
I am trying to run the below command to start a springboot applicationjava -Dlog4j.configuration=file:///log4j.propertie...
Spring Cloud Config AWS Parameter Store Environment Repository returns profiles in the wrong order
2025-01-28 13:17:45
11800
Describe the bugWhen using the native environment provider a request such as GET /default/profile1,profile2,profile3 wil...
上一页
下一页
1
…
8
9
10
11
12
…
2025
.