Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 463 Bytes

Workshops.DE

This project is a seed project for our workshops Spring Boot & Cloud Workshop.

Getting Started

Prerequisites

  • Java SE 8 / Java 1.8
  • Maven 3

Installing

mvn clean install

Running the tests

mvn clean install

Running the app

mvn spring-boot:run

Built With