Nineya
Home
Blog
软著申请
Spring Cloud Config Jdbc Repository behaves differently from Git Repository
2025-01-28 12:56:32
2288
issue with profileWhen we request /foo/dev to config serverthe Git Repository get config from following files:* foo-dev....
Spring Cloud Config Ref master cannot be resolved
2025-01-28 12:56:26
1168
DescriptionIt's been a while since github changes 'master' branch name to 'main'. It seems like whatever I try config se...
Spring Cloud Config Including profiles with the spring.profiles.include property is not working for the jdbc environment
2025-01-28 12:56:20
4126
Describe the bugSpring cloud version: 2021.0.1When trying to include profiles with the spring.profiles.include property ...
Spring Cloud Config Spring boot lookup not working in log4j2.xml while enabling logging through spring-cloud-starter-log4j2
2025-01-28 12:56:15
2979
Below version are used 5.3.21 2.7.1 2021.0.3I am trying to implement logging in spring boot using the ...
Spring Cloud Config Spring Cloud 2021.0.4 config server cannot get github repository
2025-01-28 12:56:10
23647
this is my question on stackoverflowI use this to generate private key on macos:ssh-keygen -m PEM -t rsa -b 4096applicat...
Spring Cloud Config BUG: @PropertySource with custom factory overwrites another @ProperySource with the same loader
2025-01-28 12:56:03
1321
@PropertySource( SERVICE_YAML_LOCATION_PATTERN, factory = YamlPropertyLoaderFactory::class,)class ServiceYamlPrope...
Spring Cloud Config Symmetric encrypt.key does not work in bootstrap.properties
2025-01-28 12:55:58
1632
Describe the bugIn config server documentation:The Config Server can use a symmetric (shared) key or an asymmetric one (...
Spring Cloud Config Some tests in JGitEnvironmentRepositoryTests not working on Windows
2025-01-28 12:55:53
3259
I got some test failures when building this project on Windows which works fine on Linux.In JGitEnvironmentRepositoryTes...
Spring Cloud Config Documentation on cloud.spring.io references 3.0.0-SNAPSHOT
2025-01-28 12:55:48
1055
We recently adopted Spring Cloud Config and ran into confusions as there are multiple "current" documentation URLs which...
Spring Cloud Config Can't get the right config file on server by certain url pattern
2025-01-28 12:55:41
1763
I'm using org.springframework.cloud:spring-cloud-config-server:3.1.0According to the doc https://docs.spring.io/spring-c...
Spring Cloud Config Tracking Git branch instead of tag when branch ends with tag
2025-01-28 12:55:35
7438
The JGitEnvironmentRepository has the method called containsBranch that is checking whether label is branch or not (line...
Spring Cloud Config Custom EnvironmentRepository not recognized
2025-01-28 12:55:29
3824
I implemented a custom EnvironmentRepository, but when I start the microservice the latter crashes with an error: "Inval...
Spring Cloud Config Support sending events to clients with HTTP instead of AMPQ / kafka with Spring Cloud Config Monitor
2025-01-28 12:55:24
509
Is your feature request related to a problem? Please describe.I want to send events from spring-cloud-config with spring...
Spring Cloud Config Cloud Config returns 404 when properties files are in sub directory
2025-01-28 12:55:17
6667
Describe the bugI'm deploying Cloud Config in Kubernetes (with image springcloud/spring-cloud-kubernetes-configserver:3....
Spring Cloud Config Configurations on s3 with .yaml suffix are ignored (yaml vs yml)
2025-01-28 12:55:11
434
Describe the bugWhen you have configs in an s3 bucket that have the .yaml file extension (as opposed to the .yml extensi...
Spring Cloud Config Document How To Use GCP Secret Manager
2025-01-28 12:55:06
4193
Hi all, I appreciate the time and effort this team is taking to provide the support for this fantastic product. However,...
Spring Cloud Config Cloud config and SpEL in @Value
2025-01-28 12:55:00
1128
I met a issue,I try to listen to EnvironmentChangeEvent and re-init some configuration, while i found that @Value annota...
Spring Cloud Config spring cloud config monitor don't refresh when using profile
2025-01-28 12:54:55
2005
I'm using spring cloud version 2021.0.1 and I set a gitlab webhook to trigger the refresh of application configs with sp...
Spring Cloud Config Auto-refresh doesn't work when profile-specific file is updated in the Git repo
2025-01-28 12:54:49
2024
Describe the issue- Given application-couchdb.yml file exists in the git repository- And a config-server is configured t...
Spring Cloud Config NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>
2025-01-28 12:54:43
26128
i am using spring-boot-starter-parent version 2.0.0.M2 version but when i try run application i got below error..java.l...
上一页
下一页
1
…
240
241
242
243
244
…
2246
.