https://github.com/springframeworkguru/sccoa3-fraud-example
Spring Cloud Contract OA3 Fraud Example
https://github.com/springframeworkguru/sccoa3-fraud-example
Last synced: 6 months ago
JSON representation
Spring Cloud Contract OA3 Fraud Example
- Host: GitHub
- URL: https://github.com/springframeworkguru/sccoa3-fraud-example
- Owner: springframeworkguru
- Created: 2018-07-27T17:09:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T18:47:15.000Z (over 4 years ago)
- Last Synced: 2024-04-13T18:53:15.638Z (over 1 year ago)
- Language: Java
- Size: 33.2 KB
- Stars: 8
- Watchers: 3
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Cloud Contract OA3 Fraud Client Example
This repository contains an example project using Spring Cloud Contact
with Contracts defined in Open API 3.0
For more information about using Open API 3.0 to define consumer driven
contracts for Spring Cloud Contract see this [project on GitHub](https://github.com/springframeworkguru/spring-cloud-contract-oa3).