-
Enterprise Java
Certificate Transparency Verification in Java
So I had this naive idea that it would be easy to do certificate transparency verification as part of each…
Read More » -
Software Development
How Go lang struct works
This is the 3rd post of my Go lang experiment,. If you want to read the earlier posts then go…
Read More » -
Career
Why Choose Software Testing As A Career Path?
If you’re here, that simply means you’re stuck making a vital decision: Should you choose software testing to bolster or…
Read More » -
Core Java
Java 11: Converting a Collection to an Array
In Java 11, a new default method, toArray(IntFunction), has been added to the java.util.Collection interface, which allows the collection’s elements…
Read More » -
Software Development
Apache NetBeans (incubating) 10.0 Released
The Apache NetBeans proudly announced the release of Apache NetBeans (incubating) 10.0. Finally the first Apache NetBeans incubating release with full…
Read More » -
DevOps
[Webinar] Reframing the Dev vs. Ops Blame Game
Is DevOps really a common practice fueling Dev and Ops collaboration, or just another buzzword? Development and operations teams are…
Read More » -
Software Development
[MEGA DEAL] The 2019 Blockchain Developer Mastery Bundle (97% off)
Master the Technology That Powers Bitcoin & Create Your Own Blockchain Projects with 30+ Hours of Training Hey fellow geeks,…
Read More » -
Enterprise Java
Grails with Spring Security
1. Overview of Spring Security Integration with Grails Spring Security touts a number of authentication, authorization, instance-based, and various other…
Read More » -
Enterprise Java
API Testing and Automation 101: The Essential Guide
API stands for Application Programming Interface. Typically API is used to facilitate the interaction between two different applications by using any means of…
Read More »