News

Those of you familiar with the Builder Pattern may already be thinking what I was. That enclosing class looks a lot like a Builder with the nested class as its Product! It turns out that an ...
How Bld works Bld is easily adopted and extended by any software developer familiar with basic Java programming concepts. Bld is controlled by a Java class, which means that you literally write a ...
There are dozens of Java build tools available, but only a few of them truly dominate. When it's time to choose one, the key runners in the race are Maven, Ant and Gradle. All three are effective in ...