We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6803b commit bce324bCopy full SHA for bce324b
build.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+mvn clean package && java -jar -Dserver.port=8081 ./target/authenticator-1.0.0.jar
0 commit comments