Skip to content

anhemlam648/MicroserviceSpring

Repository files navigation

Microservice Product

Microservice Product Logo

Microservice Product is a simple microservice built with Spring Boot and MongoDB for managing product information.

Installation

To run this project on your machine, you need to install Java Development Kit (JDK), Maven, and MongoDB.

# Navigate to the project directory
cd Microservice-product

# Run the application using Maven
mvn spring-boot:run

#Tracing zipkin
run docker run -d -p 9411:9411 openzipkin/zipkin

#Architecture using Kafka
run docker compose up -d
run docker ps
run docker logs -f broker
clear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published