Java 10 officially introduced the var keyword to declare the local variable without typing the type information. Java developers have needed to keep typing the class name explicitly for a long time. (more…)
Read more »
Some time ago I was interviewing candidates for a Senior Java Engineer position. Among the many questions I asked was "What can you tell me about weak...
Read more »
Zephyr is an open-source Java-based plugin framework with smart dependency management, a modular design, and a small footprint. - sunshower-io/zephyr... (more…)
Read more »
GraphQL is revolutionizing the way developers build APIs. It lets you query precisely what you want.... (more…)
Read more »
jphotoframe - JPhotoFrame is a simple Java application for displaying a collection of photos in a full-screen slideshow. It is meant to be used when creating a DIY photo frame. (more…)
Read more »