Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.29 KB

SpringOne 2020 Plants Demo

Overview

This demo is part of the presentation "High-Precision GPS Positioning for Spring Developers" given at SpringOne 2020.

The presentation slides are available at:

https://www.slideshare.net/hillert/high-precision-gps-positioning-for-spring-developers

Used technologies:

Requirements

Please make sure that you have the following installed:

Java 11 Docker

How to run

Run the following commands:

mvnw clean package
docker-compose up

The relevant docker images will be download and booted up. Once running, you can access the application at:

http://localhost:9080