Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Gradle Creating Executable JAR File
Gradle Creating Executable JAR File

In this toturial we will show you how to configure Gradle build script to build the JAR file that can be executed by java command. In this article we just build the simple application without dependencies.

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.