Versión inicial da tarefa 3

This commit is contained in:
Roi Diaz
2025-11-18 18:44:36 +01:00
commit ec292399c6
12 changed files with 540 additions and 0 deletions

5
.dockerignore Normal file
View File

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