Skip to content

sanv92/Movie-Rental-Store-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger

http://localhost:8080/swagger-ui.html

Build

mvn clean package

Docker

docker build --no-cache -f $PWD/docker/Dockerfile -t movie-rental-store-application .

docker run -p 8080:8080 --rm movie-rental-store-application

About

Movie Rental Store Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages