66f449f8b1c7075a74e4b82b780a2a71257704b4
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
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%