spring-cloud / spring-cloud-consul

Spring Cloud Consul
http://cloud.spring.io/spring-cloud-consul/
Apache License 2.0
813 stars 541 forks source link

if consul config is included and not spring.config.import, throw error #708

Closed spencergibb closed 3 years ago

spencergibb commented 3 years ago

This will need to be done in an env post-processor that runs after config data one.

Add failure analyzer to display options: include spring.config.import or disable fail fast.