Creating Projects with Gradle - Two Ways
In this post, we will explore how to create a Java project structure using Gradle. Gradle provides the init command for creating projects. Let's create a Java project for demonstration purposes.
I will be using Gradle version 8.6 in this post.
➜ p3 gradle --version
------------------------------------------------------------
Gradle 8.