09341ec32c507806fa6b004300cb9f40e67c056c
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s
HelloWorld
A simple Java application that can be compiled into a .jar file using Maven.
To build
mvn clean package
To run
java -cp target/helloworld-1.1.jar com.coveros.demo.helloworld.HelloWorld
Description
Languages
Java
100%