Testing is often hard. Mostly because we need data to perform some forms of testing. For Unit Tests often you can fake your own data pretty ... (more…)
Read more »
Oracle continues to make progress Java EE 8, the enterprise edition for the Java platform, and moving forward it would like to advance Java EE within a more open and collaborative community. Specifications are nearly complete and the Java team expects to ... (more…)
Read more »
Java 8 was released in March 2014 and introduced lambda expressions as its flagship feature. This article sheds light on how Java 8 lambda expressions and method references are implemented under the hood, and looks at the generated bytecode and performanc... (more…)
Read more »
On May 23, 1995, Sun Microsystems released Java. This means that Java turns 25 years old and that is something we need to celebrate! Let's try to decide if Java aged like fine wine or more like milk. (more…)
Read more »