Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 718 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 718 Bytes

#Test With Spring Course

This repository contains the example applications of my Test With Spring Course. The directory structure of this repository is explained in the following:

  • The starter-package directory contains the example applications of the starter package.

##Prerequisites

Before you can run these examples, You need to install the following tools:

  • JDK 8
  • Maven (the applications are tested with Maven 3.3.3) OR Gradle (the applications are tested with Gradle 2.12)

##Running the examples

Read the README of the example. It describes how you can run it.