A custom s-expression evaluator. Helps you to express logic in the configs and any other data that might have. - kannangce/j-s-exp... (more…)
Read more »
Information about the Java.net forge closure and instructions for project owners to request a copy of their project assets. (more…)
Read more »
Introduction Design principles are generalized pieces of advice or proven good coding practices that are used as rules of thumb when making design choices. They're a similar concept to design patterns, the main difference being that design principles are ... (more…)
Read more »
If you have ever used Streams and Optionals in Java, you must have come across lambda expressions and functional interfaces. But how exactly are lambda expressions tied to functional interfaces? This… (more…)
Read more »
Java, like most platforms or languages has layers of security, this article lookS at the Authorization layer and how JEP 411 relates to it. (more…)
Read more »