/java-sandbox

This is a simple sandbox for playing with Java 21 and its new features.

Primary LanguageNix

java-sandbox

This is a simple sandbox for playing with Java 21 and its new features.

Tools used: nix (shell), maven and Java JDK 21.

Install / Usage

nix-shell shell.nix
mvn package
java --enable-preview -jar target/*.jar

- Oto Brglez