This is the third post in a series of blog posts highlighting some features and improvements that will be introduced in Java 14, expected to go GA in a couple of days. In this post, We will have a look into Switch expression, JFR streaming, as well as so… Read more
Similar
Oracle's history highlights a possible downside to its stance on API copyrights. (more…)
Read more »
Learn how to write AWS Lambda handler in java using AWS SDK for Java... (more…)
Read more »
gorp - Library for building efficient regular-expression based extractors by combining multiple REs into single automaton...
Read more »
Java Builder Pattern Explained in 3 MinutesThe builder pattern in Java is a powerful way to construct objects with many fields. A Java builder lets you provi... (more…)
Read more »
I get a lot of questions about cryptocurrencies and their underlying mechanism, the blockchain. A lot of the time I have trouble explaining it succinctly, so I’m going to write a blockchain example… (more…)
Read more »