-
DevOps
Logging Failed and Successful Authentication Attempts with SpringBoot
Introduction In the latest OWASP top 10 (OWASP Top 10:2021) list with, the well known standard awareness document for developers…
Read More » -
Core Java
Log4j RCE 0-day vulnerability (CVE-2021-44228) mitigation actions
I had an update from my very good friend and excellent consultant Stella Varvarigou in which she explained me that setting com.sun.jndi.rmi.object.trustURLCodebase…
Read More » -
Core Java
Java 17 the new LTS version is finally here!
Java 17, the new long-term support aka LTS is now available for use and support for many years to come.…
Read More » -
Enterprise Java
Deploying a Quarkus or any Java based microservice behind an Nginx reverse proxy with SSL using docker
It has been a while but as per a friend requested I am going to show you how to deploy…
Read More » -
Software Development
Git Essentials Crash Course
Introduction This is not Java but several newbie developers ask the same question, how to use GIT and how does…
Read More » -
Core Java
Can/Should I use parallel streams in a transaction context?
Introduction To make a long story short, you should not use transactions within a parallel stream. This is because each…
Read More » -
Software Development
Apache NetBeans 11.1 Just released!
The Apache NetBeans proudly announced the long expected release of Apache NetBeans 11.1 that has a plethora of exciting new…
Read More » -
Core Java
The Transient Keyword in Java and Its Use
I recently came a cross in a study project of one of my friends that are studding the basics of…
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 »