Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 299 Bytes

java-labs

Java programming language learning labs.

Created using:

  • IntelliJ IDEA 2023.1 (Ultimate Edition)
  • openjdk 17.0.8

Java CLI

Run an application with the "java -jar" command
java -jar target/myapplication.jar