Skip to content

epitonlancini/bootcamp

Repository files navigation

Swagger docs

http://localhost:8080/swagger.html

Run using Docker

Package the project:

mvn package

Build a docker image:

docker build -t ciandt/demo .

Start the API server:

docker run -p 8080:8080 --network="host" ciandt/demo

About

Brewery Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •