Over the last 11 years, I have enjoyed and built-up my exper…
Read More »Jain's Tech World
Technology Ideas and Solutions
Technology Ideas and Solutions
Over the last 11 years, I have enjoyed and built-up my exper…
Read More »The Singleton pattern is used for controlling the number of instances of a…
Read More »Enum , Enum Types or Enumeration are special data types in JAVA, …
Read More »An immutable class is simply a class whose instances cannot be modified . A…
Read More »While building application using Scala , Slick . We wanted to use j…
Read More »While working on one of my Scala project, I came across a requirement to cr…
Read More »A function parameter that can match zero or more arguments from the caller…
Read More »Occasionally we want to write a utility class that is just a grouping of st…
Read More »A couple days ago a coworker and I were working on a piece of code that at…
Read More »Why Cloneable interface at the first place ? A ma…
Read More »In this artical we will dscuss about the Sun JVM tunning for JBoss Applicat…
Read More »At times Maven build fails with java.lang.OutOfMemory , while runn…
Read More »