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…