If you have ever used Streams and Optionals in Java, you must have come across lambda expressions and functional interfaces. But how exactly are lambda expressions tied to functional interfaces? This… (more…)
Read more »
Introduction Design principles are generalized pieces of advice or proven good coding practices that are used as rules of thumb when making design choices. They're a similar concept to design patterns, the main difference being that design principles are ... (more…)
Read more »
One of the latest fashions in the Java world is GraalVM. For someone who has been around, I still remember the "Write once, run anywhere" slogan of Java virtual machine. Apparently, the wheel has spun back, now people want to write native code in Java, wh... (more…)
Read more »
Check out the Neo - Smart Economy community on Discord - hang out with 7,364 other members and enjoy free voice and text chat. (more…)
Read more »
In a previous post, we announced
that Oracle was beginning to explore moving Java EE technologies to
an open source foundation in order to make the process of... (more…)
Read more »