As of Java 14, the 'instance of' pattern match has entered preview state. JEP305... (more…)
Read more »
Auto Value is a library to help you easily construct value class. It automatically generate code at build time to reduce lots of… (more…)
Read more »
Java concurrency basics of threads. Creating Threads, Stopping Threads, Cancelling Threads, ThreadLocal variable, Thread Groups, Thread Types, Daemon Thread... (more…)
Read more »
Open Liberty now open sourced to help developers build Java apps and microservices for the cloud! (more…)
Read more »
Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://ec... (more…)
Read more »