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

https://github.com/claudioaltamura/java-java17

Java 17 features
https://github.com/claudioaltamura/java-java17

github-actions java java-17

Last synced: about 2 months ago
JSON representation

Java 17 features

Awesome Lists containing this project

README

          

![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/java-java17/build-gradle-project.yml?branch=main)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# java-java17
## Java 17 features

* sealed: designed inheritance

## Other features

* Records
* String methods, transform
* Switch expression enhancement
* Text Block
* Teeing collector