Java 19 in Action - Inside Java Newscast #33

Among other things, Java 19 ships with virtual threads, structured concurrency APIs, sealed types, and pattern matching in switch - all of them as previews, but still very cool! I'm using these features here to create a GitHub crawler.

Always embed videos

(and give me a cookie to remember - privacy policy)

Watch on YouTube

This episode was not scripted and so there's no written version of what I said. Looks like you gotta watch this one. 😉

Here are links to the chapters and all other sources (basically the video description):

The repository is linked in the sidebar.