How to use Java to manage users, applications and more with FusionAuth... (more…)
Read more »
Each of us would have encountered decision trees and rule engines of various kinds in our software journeys.
Rule engines are typically structured as a set of rules that are evaluated against a Context.
Bonsai is a data structure that models such engines ... (more…)
Read more »
The release cycle of Java has changed quite dramatically recently, meaning we're getting new features at a more rapid pace than earlier. If you still hadn't had the time to read up on what's been going on the last releases, look no further! (more…)
Read more »
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM - SpongePowered/Mixin... (more…)
Read more »