Skip to content

Overview of features that were introduced in Java 8-13.

Notifications You must be signed in to change notification settings

swsms/whats-new-in-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's new in Java

This project demonstrates new features introduced in different versions of Java (SE). It focuses only on those features that are visible to application developers and may affect the style or approaches to programming in Java. (Re)moving of existing APIs is not considered here at all.

The project is based on Maven and has a classic multi-modular structure. Each module focuses on a specific version of the language. All examples are located in test folders.

It's in the phase of the active development now. You can help to add some new information with examples by doing a pull request from your fork.

Follow the link depending on the verion of Java you are interested in:

About

Overview of features that were introduced in Java 8-13.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages