first commit

This commit is contained in:
Giancarmine Salucci
2025-06-06 22:44:47 +02:00
commit 5b9774df72
63 changed files with 4462 additions and 0 deletions

5
.dockerignore Normal file
View File

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