Files
spring-cloud-contract/tests
Marcin Grzejszczak 3158e6fe86 Makes the BatchStubRunner bean initialized as early as possible
without this change beans that require the property with stub port might have already been initialized before BatchStubRunner was setup
with this change we're initilizing that bean as early as possible

fixes gh-1225
2019-09-26 17:48:51 +02:00
..