Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗️ Java Application [Gradle]

This repository contains a simple Java application to test out the Gradle build tool.

Prerequisite

java gradle

Usage

  • Clone this repo and run the following gradle build command to build the java application:

    gradle build
    
    BUILD SUCCESSFUL in 26s
    5 actionable tasks: 5 executed
    
  • You can used the following command to run the applicaiton:

    java -jar build/libs/java-app-1.0-SNAPSHOT.jar
    

Course

💻 Part of this DevOps Bootcamp. Check it out!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages