Today, the results of the JCP Executive Committee vote on JSR-376 (Java Platform Module System, commonly known as Jigsaw), was published on the Java Community Process page. There were 10 votes for the proposal and 13 votes against the public review. (more…)
Read more »
Amazon.com: Easy Learning Java (2 Edition): Java for Beginner's Guide Learn easy and fast (Easy learning Java and Design Patterns and Data Structures and Algorithms Book 1) eBook : Hu, Yang: Kindle Store... (more…)
Read more »
This blog post is the first one in a series to come in the next few weeks, where we will share updates on our SDK redesign, including how we will improve performance, simplify dependencies, and streamline the codebase. (more…)
Read more »
This blog post is about several approaches of File IO, benchmark and explanation of how each approach works. (more…)
Read more »
Hashing is an interesting technique we need to use in standard java solutions such as services and microservices. SHA-256 is a secure hash ... (more…)
Read more »