RuleBook - 100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL (more…)
Read more »
In Java Futures at QCon New York, Java Language Architect Brian Goetz took us on a whirlwind tour of some recent and future features in the Java Language. In this article, he dives into Local Variable Type Inference. (more…)
Read more »
From the dev.to() community. Sharing ideas that makes us all better developers. (more…)
Read more »
TrailDB is a library, implemented in C, which allows you to query series of events at blazing speed. The database is made of trails, which… (more…)
Read more »
Java has 4 visibility options: Public, Protected, Private, and Default. However, is those visibilities enough? Sometimes we need to weigh tr... (more…)
Read more »