Migrate build system from Maven to Gradle

Replaced Maven with Gradle by introducing a Gradle build structure, updating dependencies, and configuration files. Additionally, refactored package structure from `tech.ailef` to `space.mori.dalbodeule` for consistency.
This commit is contained in:
dalbodeule
2025-05-14 21:24:41 +09:00
parent 297224dafe
commit e4ea60fd85
115 changed files with 808 additions and 461 deletions

1
.gitignore vendored
View File

@@ -34,3 +34,4 @@ build/
### VS Code ###
.vscode/
.env