Kotlin Vs. Java - Which One To Choose?
Even though Java has more universal acceptance over Kotlin, there are a few…
Using Jackson To Write A Custom Jackson Serializer
JsonNullSerializer to send empty string instead of null value – Set…
Java Lambda Expressions
Lambda expression is one of the new features of Java 8. It is mainly used to…