Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Java 23 feature examples
https://github.com/claudioaltamura/java-java23

github-actions java java-23 maven

Last synced: 7 days ago
JSON representation

Java 23 feature examples

Awesome Lists containing this project

README

        

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

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

# java-java23
Java 23 feature examples

* Markdown documentation
* maven-javadoc-plugin version 3.10.1 not working
* Module Import Declaration
* Primitive Types in Patterns, instanceof, and switch (Preview)
* Stream Gatherer (Preview)
* Flexible Constructor Bodies