Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 404 Bytes

File metadata and controls

19 lines (12 loc) · 404 Bytes

Order Application Example

This module is a simple reactive application using Quarkus and Mutiny. It exposes the /shop resource

Dev

Make sure the Docker daemon is up and running.

You can run this application in dev mode using:

> mvn quarkus:dev

The application root is http://localhost:8080/shop:

  • http://localhost:8080/shop/users
  • http://localhost:8080/shop/products