Skip to content

YixiuJiang/springboot-microservice

Repository files navigation

This is a simple docker Spring Boot app

How to run

Install Docker first

Download Docker from here

Windows 7 please use Docker Toolbox

Run from command line

$ ./gradlew build buildDocker

docker run -p 8080:8080 -t au.com.jiangren/spring-boot-microservice:1.0-SNAPSHOT

If you are using Intellij, you can install Docker Integration plugin and run

Codecov Travis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published