Slashgear / spring-example-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot example with Docker

Build Status

Install

git clone https://github.com/Slashgear/spring-example-docker

Open Java IDE (IntelliJ, NetBeans, Eclipse)

Build

Use maven command:

mvn package

Or use maven plugin of your IDE for building project.

Goal

Create a Dockerfile for your spring application.

About


Languages

Language:Java 100.0%