As developers we want to spend most time on new features and improvements, providing value to our users or customers. However, all software… (more…)
Read more »
At work today I came across an Eclipse feature for cleaning up Java code. It helps you to improve the code, for example to add final to attributes or parameters, or to improve boolean expressions. (more…)
Read more »
Java 9 is (almost) here and it’s time to check out what it has in store for us... (more…)
Read more »
Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)
Read more »
Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier! - GitHub - datafaker-net/datafaker: Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier! (more…)
Read more »