https://github.com/artemy/spring-cloud-contract-demo
Spring Cloud Contract project demo with Kotlin
https://github.com/artemy/spring-cloud-contract-demo
Last synced: 6 months ago
JSON representation
Spring Cloud Contract project demo with Kotlin
- Host: GitHub
- URL: https://github.com/artemy/spring-cloud-contract-demo
- Owner: artemy
- Created: 2022-08-07T12:18:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T12:38:18.000Z (over 3 years ago)
- Last Synced: 2025-02-12T05:13:31.276Z (11 months ago)
- Language: Kotlin
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Cloud Contract Demo
- [Kotlin contract example](src/test/resources/contracts/example_contract_kotlin.kts)
- [Kotlin Base Verifier class example](src/test/kotlin/com/github/artemy/springcloudcontractdemo/ContractVerifierBaseIT.kt)
- [Spring Cloud Contract plugin config example](pom.xml)