Getting Started with Project Lombok in Java

Project Lombok tutorial. Project Lombok is a popular Java library that is used to automate a lot of repeated boilerplate codes in java files. Read more

Similar

How much faster is Java 17?

Java 17 (released yesterday) comes with many new features and enhancements. However, most of those require code changes to benefit from. Expect for performance. Simply switch your JDK ... (more…)

Read more »