ospector / jj2017-scc-producer

Jamin' Java 2017, Spring Cloud Contract - Producer 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 serves an API.

A consumer for this API can be found here.

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 - Producer code


Languages

Language:Shell 36.6%Language:Java 32.3%Language:Batchfile 25.1%Language:Groovy 6.0%