Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 267 Bytes

This repo contains some examples we've made during our Java 21-3 course.

  • This project requires Java 16 and MAVEN, build by execute in the project root:

mvn clean package

  • Clone project by execute:

git clone [email protected]:slautner/rem-21-3.git