First init

This commit is contained in:
2022-04-03 21:51:35 +02:00
commit e15056159f
20 changed files with 1511 additions and 0 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
*
!target/*-runner
!target/*-runner.jar
!target/lib/*
!target/quarkus-app/*