Skip to content

becheikhmahmoud/firstChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebFlux Product Microservice

This is a Spring Boot WebFlux microservice that retrieves products from a MongoDB database.

Endpoints

  • GET /products/ean/{ean} → Get all products with the specified EAN.
  • GET /products/ean/{ean}/store/{storeId} → Get a product by EAN and store ID.

How to Run

mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages