p4pa-workflow-hub 🛠️ Getting Started Prerequisites 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) Building & Run Build ./gradlew clean build Run local ./gradlew bootRun Write Locks ./gradlew dependencies --write-locks