Skip to content

Instantly share code, notes, and snippets.

@jeromevdl
Created June 22, 2018 09:17
Show Gist options
  • Save jeromevdl/6f0f976f8702d4dc0a483d45d48267fb to your computer and use it in GitHub Desktop.
Save jeromevdl/6f0f976f8702d4dc0a483d45d48267fb to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-wiremock</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment