Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/claudioaltamura/java-java23
- Owner: claudioaltamura
- License: mit
- Created: 2024-09-25T15:29:45.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:51:48.000Z (11 days ago)
- Last Synced: 2024-11-07T09:40:43.764Z (11 days ago)
- Topics: github-actions, java, java-23, maven
- Language: Java
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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