mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-02 11:24:04 +08:00
Polish "Remove spring-cloud-contract-wiremock dependency"
Closes gh-629
This commit is contained in:
@@ -1030,7 +1030,7 @@ initializr:
|
|||||||
starter: false
|
starter: false
|
||||||
- name: Cloud Contract Stub Runner
|
- name: Cloud Contract Stub Runner
|
||||||
id: cloud-contract-stub-runner
|
id: cloud-contract-stub-runner
|
||||||
description: Stub Runner for HTTP/Messaging based communication, allows creating WireMock stubs from RestDocs tests
|
description: Stub Runner for HTTP/Messaging based communication. Allows creating WireMock stubs from RestDocs tests
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-contract-stub-runner
|
artifactId: spring-cloud-starter-contract-stub-runner
|
||||||
scope: test
|
scope: test
|
||||||
|
|||||||
Reference in New Issue
Block a user