Spring Cloud Config Jdbc Repository behaves differently from Git Repository

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

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

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

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

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

@PropertySource( SERVICE_YAML_LOCATION_PATTERN, factory = YamlPropertyLoaderFactory::class,)class ServiceYamlPrope...

Spring Cloud Config Symmetric encrypt.key does not work in bootstrap.properties

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

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

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

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

The JGitEnvironmentRepository has the method called containsBranch that is checking whether label is branch or not (line...

Spring Cloud Config Custom EnvironmentRepository not recognized

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

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

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)

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

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

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

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

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>

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...
上一页 下一页
.