Skip to content

OpertusMundi/api-auth

Repository files navigation

Auth for topio.market services

Running the application in dev mode

FIXME

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

mvn compile quarkus:dev

Packaging and running the application

FIXME

The application can be packaged using:

mvn package

It produces the quarkus-run.jar file in the target/quarkus-app/ directory. The application runs using java -jar target/quarkus-app/quarkus-run.jar.

About

External auth for REST services of topio.market

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages