Java
-
JDK 21: Image Performance Improvements
Introduction In a previous article, I talked about how serialization and file I/O performance was improved in JDK 21 thanks to…
Read More » -
Java Code Geeks are giving away a FREE Sublime Text Editor License
Struggling with your heavy-weight editor? Then we have something especially for you We are running a contest giving away a…
Read More » -
Programmatically Listen to JUnit Test Results
There are many ways available to run JUnit tests, from the IDE, build tool, or development modes. To process and…
Read More » -
Reactive’s Looming Doom. Part IV: The End Of Reactive?
1. Introduction The last post discussed advanced concepts of the reactive approach and highlighted use cases where it shines. This post…
Read More » -
Creating, Signing, and Verifying JWT in Java
Abstract You use JWTs don’t you? Everyone does, right? But do you know how to generate, sign, and verify them?…
Read More » -
How To Perform Local Website Testing Using Selenium And Java
Users expect new features and websites to be seamless and user-friendly when they go live. End-to-end website testing in local…
Read More » -
Unit Testing: Java AND JavaScript?
You know that thing where recruiters think that Java and JavaScript are probably the same thing? Well, they’re really not……
Read More » -
Java Code Geeks are giving away a FREE Steam Wallet Code
Feel the need for some time off coding? Then we have something especially for you! Enter the contest now to…
Read More » -
Minborg’s Java Pot
In Java 21, old code might run significantly faster due to recent internal performance optimizations made in the Java Core…
Read More »