Skip to content

ivchu/addidas-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

Small product review Api

Installing

gradle bootJar
docker build --build-arg JAR_FILE=build/libs/*.jar -t addidas-challenge .
docker run -p 80:8080 --name challenge -d addidas-challenge

Swagger

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors