spring-cloud-config-example icon indicating copy to clipboard operation
spring-cloud-config-example copied to clipboard

basic example of using spring-cloud-config to retrieve configs from a git-backed server

Results 3 spring-cloud-config-example issues
Sort by recently updated
recently updated
newest added

Why this project run in the source code produce an IllegalArgumentException says `Could not resolve placeholder 'info.someList' in value "${info.someList}"`,but run the target jar file won't?