Ensure the following tools are installed on your machine:
- Java 21+
- Gradle (or use the Gradle wrapper included in the repository)
- Docker (for Helm-related tasks, optional)
./gradlew clean build
./gradlew bootRun
./gradlew dependencies --write-locks
Ensure the following tools are installed on your machine:
./gradlew clean build
./gradlew bootRun
./gradlew dependencies --write-locks