[BAEL-4747] Add read me and utils scripts (#11242)

* [BAEL-4747] Create quarkus and spring boot projects

* [BAEL-4747] Add quarkus implementation and fixing native image plugins setup

* Fixing build config

* [BAEL-4747] Add read me and utils scripts
This commit is contained in:
Thiago dos Santos Hora
2021-09-23 11:07:26 +02:00
committed by GitHub
parent ec94759498
commit 7c5b28e5c7
35 changed files with 13681 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
SCRIPTPATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
java -jar $SCRIPTPATH/target/spring-project-0.1-SNAPSHOT-exec.jar