The problem is that it is a Spring Boot app (really tiny one), so it binds to server.* in the environment, if you try to use the stock ServerProperties. We only need a subset of the features so it's actually relatively easy to wrap it and use a delegate.
= Spring Cloud Contract Verifier Samples Projects that contain different samples of Spring Cloud Contract Verifier. Below you can find a list of samples: include::contracts/README.adoc[] include::dsl/http-server/README.adoc[] include::dsl/http-client/README.adoc[] include::messaging/stream-sink/README.adoc[] include::messaging/stream-source/README.adoc[] include::restdocs/http-server/README.adoc[] include::restdocs/http-client/README.adoc[]