/first-java-21-coding-example

First Java 21 Coding Example

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

First Java 21 Coding

This is a very basic Java 21 coding project. This project is created for the first Java 21 coding session.

This project is written in Java 21.

To run the code;

javac --release 21 --enable-preview FirstJava21Coding.java 
java --enable-preview -ea FirstJava21Coding

How to Contribute

For the contributor covenant to this project, please check the Code of Conduct file.

Contributor Covenant