An open API service indexing awesome lists of open source software.

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

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)