4finance / micro-infra-spring

Repository containing default microservice infrastructure set up using Spring configuration
Apache License 2.0
203 stars 49 forks source link

Lowering descriptor repository layout restrictions #614

Closed adrian-wozniak closed 7 years ago

adrian-wozniak commented 7 years ago

Having mapping folder located directly under repositoryRoot can cause that stubs aren't found. This happens when using SpringCloudContractVerifier instead of Accurest. Change that affects stubs resolution: https://github.com/spring-cloud/spring-cloud-contract/issues/54