Skip to content

marco-manza/spring-boot-docker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example with Spring boot, docker and mysql.

Prerequisites:

- maven
- docker
- docker-compose

Build and run:

sudo ./build.sh

Check localhost:8080

Add user:

POST localhost:8080

Get user

GET localhost:8080/{id}

About

Example of spring boot application with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published