Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 452 Bytes

signer-mock

This project uses Quarkus, the Supersonic Subatomic Java Framework.

If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./mvn compile quarkus:dev

NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.