Oracle's history highlights a possible downside to its stance on API copyrights. (more…)
Read more »
Have you ever had the need for scheduling background tasks but always wanted a more lightweight alternative to Quartz Scheduler? (more…)
Read more »
When you try to decode SSL connection from your Java application for a purpose of testing you usually can go by using a known specified server certificate.Bu... (more…)
Read more »
Java contains a data structure which is called array. An array is a container object which stores the elements of the same type and fix size. (more…)
Read more »