Closed
Description
Expected Behavior
Gradle provides a Auto-provisioning mode where it can automatically download the toolchain that matches the requirements of the build.
Current Behavior
User have to manually install the required JDK to sucessfully build the project.
Context
Similar to spring-framework