Skip to content

🚛A Microservice checks the shipping process through communicating with other ones (@bundlenews challenge)

Notifications You must be signed in to change notification settings

muhammet-mucahit/Shipping-Control-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@bundlenews Challenge

Install

docker pull muhammetmucahit/shipping-control-service 

Run

docker run -p 9000:9000 -t muhammetmucahit/shipping-control-service

Run with Maven

./mvnw package && java -jar target/shipment-0.0.1-SNAPSHOT.jar 

Documentation

/swagger-ui.html

About

🚛A Microservice checks the shipping process through communicating with other ones (@bundlenews challenge)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages