While maintaining and even creating new Java Application Servers systems makes business sense, deploying and especially debugging & monitoring the systems is a whole other matter. (more…)
Read more »
Last week we Announced Elements 9.2, and one of the major new features in this release is Iodine, our new Java Language compiler front-end. While a major focus is using the Java language on other platforms-->other platforms (a topic i'll cover in my ne... (more…)
Read more »
Before we can talk about where generics are going, we first have to talk about where they are, and how they got there. This document will focus primarily on how we arrived at the generics we have now, and why, as a means of setting the groundwork for how ... (more…)
Read more »
Auto Value is a library to help you easily construct value class. It automatically generate code at build time to reduce lots of… (more…)
Read more »