Files
spring-cloud-contract/spring-cloud-contract-tools
Marcin Grzejszczak 4c073c8a52 Fixing the way StubRunnerBuilder options are built
without this change we're completely ignoring the option of using system properties to set the stub runner builder options
with this change we set it up with defaults from system properties and then we override it with the user's code

fixes #462
2017-11-23 11:53:15 +01:00
..