Prerequisites of Kubernetes

Kubernetes aka k8s is an open source system developed by google and it is the...

4 minute read

java.util.WeakHashMap

In this post I’m gonna discuss this implementation of Map interface and talk about some...

3 minute read

Basic Authentication

Basic Authentication is one of the most-used methods of authentication due to its simplicity and...

4 minute read

java.lang.verifyerror

Recently I had this error in my project and I wasn’t able to fix it,...

4 minute read

Try to log effectively!

Logging plays an important role in software development. Actually the main purpose of logging is...

4 minute read