Java
-

How to implement a Session Timeout in Play Framework 2
If you folÂlow the Play FrameÂwork 2 guide for impleÂmentÂing authenÂtiÂcaÂtion: http://âwwwâ.playframeâworkâ.com/âdâoâcâuâmâeânâtâaâtâiâoânâ/â2â.â2â.â2â/âJâaâvâaâGâuâiâde4 â you will notice that there is no…
Read More » -

[Java] How to Schedule a task to run in an interval
There is often need in application to run some particular task in background to accomplish some work in an interval.…
Read More » -

JAX-RS 2.0 : Custom Content Handling
I tried to think of a better title, but failed to come up with one ! Please bear with meâŠâŠ. The…
Read More » -

Java 8 Date Time API Tutorial : LocalDateTime
This blogpost is a part of tutorial series on Date Time API introduced in Java 8. In this blogpost I…
Read More » -

Add Java 8 support to Eclipse Kepler
Want to add Java 8 support to Kepler? Java 8 has not yet landed in our standard download packages. But…
Read More » -

Java 8 Friday: Optional Will Remain an Option in Java
At Data Geekery, we love Java. And as weâre really into jOOQâs fluent API and query DSL, weâre absolutely thrilled…
Read More » -

Abstract Class Versus Interface in the JDK 8 Era
In The new Java 8 Date and Time API: An interview with Stephen Colebourne, Stephen Colebourne tells Hartmut Schlosser, “I…
Read More » -

Base64 in Java 8 – It’s Not Too Late To Join In The Fun
Finally, Java 8 is out. Finally, there’s a standard way to do Base64 encoding. For too long we have been…
Read More » -

Introduction to Nashorn
Java 8 introduced and new javascript engine named âNashornâ. Nashorn is based on Da Vinci Machine, a project with aim of…
Read More »




