8000 GitHub - lynings/loan
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lynings/loan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

This demo repository shows how to use spring cloud contract to implement Consumer-Driven Contract Testing.

Principle

SCCT.png

Technology Stack

  • JDK 11
  • Gradle
  • Spring Cloud Contract
  • Spring REST Docs
  • WebTestClient

Setup

Replace your username in src/e2e/resources/application.yml

git://https://github.com/<username>/consumer-driven-contract-git.git

Install

Execute the following command at the root of the project.

./gradlew clean build

Usage

Build project

./gradlew clean build

API Document

  • offline: build/docs/asciidoc/api-guide.html
  • online: http(s)://ip:port/docs/api-guide.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0