ospector / jj2017-scc-consumer

Jamin' Java 2017, Spring Cloud Contract - Consumer code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Cloud Contract Demonstration Project - Producer

This repository is a Spring Boot application that consumes an API.

The contracts are defined in the producer side.

It is part of a demonstration on the use of Spring Cloud Contract as a framework for developing and testing APIs.

The code advances in steps, each of them tagged. You switch between them by executing ./stage.sh #, e.g. ./stage.sh 0 will give you the intial source code without SCC.

As you advance each stage adds code (the commit comment explains what).

The full presentation was made at Jamin' Java 2017, Israel.

The slide deck can be found on slideshare

Omri Spector

deveLeap.com

About

Jamin' Java 2017, Spring Cloud Contract - Consumer code


Languages

Language:Shell 42.6%Language:Batchfile 30.2%Language:Java 27.2%