Dynamic data access with Java classes and records using reflection. Type safe data access in Java hash maps. (more…)
Read more »
Cacheonix is an Open Source Java cache that helps developers to scale applications horizontally by providing a highly concurrent local cache and a strictly consistent distributed cache. (more…)
Read more »
The release of Java SE 15 in Sept 2020 will introduce "sealed classes" (JEP 360) as a preview feature. A sealed class is a class or interface which restricts which other classes or interfaces may extend it. Sealed classes, like enums, capture alternative... (more…)
Read more »
Distribution: Ubuntu 16.04 x64 (Flavour: KDE Neon User Edition 5.10)... (more…)
Read more »
The most common mistakes that Java developers do and that can make fail your next interview: access modifiers, Strings, exception, nulls, etc. (more…)
Read more »