Are you worried that Oracle is going to come after your Java SE usage in 2017? Zone Leader John Vester gives his perspective on what needs to be licensed with Oracle.
Read more »
RuleBook - 100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL (more…)
Read more »
It is not uncommon that we need to represent an array of Boolean (true or false) values. There are multiple ways to do it. The most natural way could be to construct an array of booleans (the native Java type). It is likely that when stored in an array, J... (more…)
Read more »
RefDiff - A tool to compare different versions of Java source code to find refactoring changes between them... (more…)
Read more »