A Tour of the Modern Java Platform

September 4, 2021

The Java Platform has seen a tremendous amount of evolution and improvements over the past five years in many different areas, including: language features in Java, Kotlin, and Scala; Functional Programming; dev environments; test workflows; Reactive; Stream processing; distributed data; containerization; serverless; and AoT compilation. This talk will give you a tour of the most important improvements, why they matter, and how to take advantage of them. Bruce Eckel, President at Mindview LLC James Ward, Developer Relations Engineer at Google Cloud Slides: https://www.slideshare.net/Pivotal/a-tour-of-the-modern-java-platform

Previous
Microservices Testing at Scale
Microservices Testing at Scale

How do we release microservices safely into production for complex financial systems? This is the question ...

Next Video
The Art of Clean Code
The Art of Clean Code

Figuring out how to architect a new application is a big deal. A tremendous amount of time and resources ca...