Files
spring-cloud-contract/samples
Dave Syer 891452376b Don't use ServerProperties for configuring Wiremock server
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.
2016-11-09 16:12:23 +00:00
..
2016-11-08 16:14:20 +01:00
2016-11-08 16:14:20 +01:00
2016-10-17 12:22:17 +02:00