Articles, Home

Helidon Java Microservices Framework Hits 1.0 Release — ADTmag

Project Helidon, Oracle’s nascent Java Microservices Framework, which was unveiled less than five months ago, is now available in a 1.0 release that includes full support for Eclipse MicroProfile 1.2 (Helidon MP), support for Eclipse Yasson and Jackson (Helidon SE) and numerous bug fixes and performance improvements.

Articles, Home

JavaFX Proguard Obfuscation

I’m struggling with obfuscation of JavaFX application. Using this project as a base: https://github.com/openjfx/samples/tree/master/IDE/IntelliJ/Non-Modular/GradleProguard throws this error:j…

Articles, Home

Hazelcast IMDG 3.12 Introduces CP Subsystem | Hazelcast

We put Java locks on steroids! Hazelcast is now the first and only In-Memory Data Grid (IMDG) to offer a linearizable and distributed implementation of the Java concurrency primitives backed by the Raft consensus algorithm. Sounds interesting? Just keep calm and carry on reading… Hazelcast IMDG has been offering a set of concurrency APIs for …