chore: back-end remove mvn for gradle
Some checks failed
Build, Test and Deploy / test-backend (push) Failing after 25s
Build, Test and Deploy / build-and-push (push) Has been skipped
Build, Test and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-02-04 14:47:32 +01:00
parent af5b40021d
commit d816eeda1d
15 changed files with 436 additions and 152 deletions

1
backend/settings.gradle Normal file
View File

@@ -0,0 +1 @@
rootProject.name = 'print-calculator-backend'