An open API service indexing awesome lists of open source software.

https://github.com/rahmanusta/java15-edu

Java 14 Features
https://github.com/rahmanusta/java15-edu

java java-14

Last synced: 9 months ago
JSON representation

Java 14 Features

Awesome Lists containing this project

README

          

== Java 15 Features

This repository includes some selected Java 15 features which have presented in conference and meetups.

== Notes

* Be sure `--enable-preview` option is enabled to run preview features
//* Be sure `-XX:+ShowCodeDetailsInExceptionMessages` option is enabled to see helpful NLP output

== Slides

You can find slides here link:Java_15_Features.pdf[]

== How to run

Download JDK 15 https://jdk.java.net/15/ and use your favorite IDE which supports Java 14.

or you can try features on https://tryjshell.org/

== Author

Rahman Usta