Install and setup Gradle build tool with corporate proxy and custom registry with simple spring boot JAVA application (gradle.properties)
Download and install Gradle from : https://gradle.org/install/
Preferably paste this downloaded gradle folder in C:\ - Copy bin location from gradle folder - Open 'Environment Variables For Your Account' from windows menu - Edit 'path' variable - Add the copied gradle bin location as one of the path entries
Be the first to comment