Skip to content

AhmetTK4/Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices

How To Run

cd /yourfilepath/Microservices/order-service
mvn clean package

cd /yourfilepath/Microservices/notification-service mvn clean package

cd /yourfilepath/Microservices
docker-compose up --build

you can reach the rabbitmq console http://localhost:15672

you can reach the h2 console http://localhost:8081/h2-console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published