feature/setup-workflow-pipeline: add lombok, add gitea workflow #2

Merged
chimeudeonwop merged 102 commits from feature/setup-workflow-pipeline into main 2025-10-31 16:46:56 +00:00
13 changed files with 489 additions and 276 deletions
Showing only changes of commit 3057d6209a - Show all commits

View File

@ -112,6 +112,7 @@ jobs:
- name: Verify Java setup
run: |
#java -version
java
echo "JAVA_HOME=$JAVA_HOME"
# 4⃣ Build and test with Maven