Skip to content

Playground repo with multiple branches for playing with Java

TechPrimers/java-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Playground repo for Java projects

This repo has multiple branches and each branch represent different projects/proof of concepts for playing with Java technologies/frameworks.

P.S. Once tested, master will be moved to the corresponding branch.

Java 14

Java 14 got GA few days ago... Here we go..! This branch contains some of the Java 14 which I have played with!

Features

Some of these features were Preview in older Java version and standard now.

  • Switch expression like Kotlin :)
  • Nullpointer returns helpful exception log.
  • record - data class like Kotlin :)
  • Text blocks - Groovy style :)

Since most of us jumped from 8 to 14. Here are some of the features work taking notes:

Java 13 Features

About

Playground repo with multiple branches for playing with Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages