Skip to content

pearlisme/product-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

product-api

Spring-data-mongodb-reactive

Spring data JPA with reactive mongoDB CRUD options.

Steps required to run the project:

docker

docker build -f Dockerfile -t docker-product-api

docker run -p 80:80 docker-product-api