Java 11 | Explore 🆕 HTTP client, string and file methods, var in lambda to make code concise

Опубликовано: 26 Март 2026
на канале: automation hacks
138
6

Java 11 introduced some helpful features that can make your automation code concise and make it easier for you to work with API request responses, files, and strings.

In this video, you’ll learn:

🔹 Inbuild HTTP client to make a HTTP/2 request
🔹 Grasp string helper methods to manipulate string
🔹 Work with files by creating/deleting a temp directory, reading/writing files
🔹 Understand how to use var (local type inference) in lambda functions

Github: https://github.com/automationhacks/ja...