• Stars
    star
    2
  • Language
    Java
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a simple microservice example that demonstrates the use of WebFlux, CriteriaBuilder Query, and MapStruct to fetch an Order from MongoDB. The application provides a RESTful API that accepts query parameters and returns a list of orders that match the given criteria.