You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to learn Spring Cloud Contract and implement it on one of our basic API services.
I get stuck with this error.
An exception occurred applying plugin request [id: 'org.springframework.cloud.contract', version: '4.2.0']
Failed to apply plugin 'org.springframework.cloud.contract'.
Could not create task ':copyContracts'.
> Configuration with name 'contractTestGeneratorRuntimeClasspath' not found.
I have trying some get starting guides on the internet but they seem out dated some.
https://spring.io/guides/gs/contract-rest
https://www.baeldung.com/spring-cloud-contract
I'm using gradle which I'm still learning, but most of the guides are using Maven.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
I have been trying to learn Spring Cloud Contract and implement it on one of our basic API services.
I get stuck with this error.
An exception occurred applying plugin request [id: 'org.springframework.cloud.contract', version: '4.2.0']
The text was updated successfully, but these errors were encountered: