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

6
.gitignore vendored
View File

@@ -35,3 +35,9 @@ replay_pid*
.classpath
.settings/
.DS_Store
# Build Results
target/
build/
.gradle/
.mvn/