GeeCON Prague 2022: Piotr Przybyl - Sailing Modern Java

youtube.com 1 rok temu


Another (half a) year has passed, another major Java™ version has been released. Java was expected "to be slow". However, Java turns out to evolve so fast, that next releases aren't just version bumps, but might importantly change the rules of the game. That's a good reason to check out what's fresh in Java.

We're going to cover any features of fresh Java versions:
Pattern Matching for switch,
Record Patterns,
Virtual Threads,
Calling native stuff,
Simple Web server,
what's gone and what will be gone,
and another stuff