Java
-

Exceptions in Lambdas: An Elegant Solution to a Bit of a Mess
Consider the following function for writing to a file: The idea behind the method is to allow the user to…
Read More » -

Generics Names
Generics type parameter names usually contain one, single capital case character. If you start to read the official ORACLE documentation…
Read More » -

Jersey WebResource – Header don’t get appended
Yesterday I ran into a strange problem when using the Jersey WebResource class for doing HTTP calls: it seemed as…
Read More » -

Functional Programming in Java 8 with Javaslang
We’re very happy to announce a guest post on the jOOQ Blog written by Daniel Dietrich, Senior Software Engineer at…
Read More » -

Streaming data into HPCC using Java
High Performance Computing Cluster (HPCC) is a distributed processing framework akin to Hadoop, except that it runs programs written in…
Read More » -

How does Hibernate Collection Cache work
Introduction Previously, I described the second-level cache entry structure, Hibernate uses for storing entities. Besides entities, Hibernate can also store…
Read More » -

JDK 9 REPL: Getting Started
Conferences are a great place to meet Java luminaries. Devoxx France was one such opportunity to meet Java language architect, ex-colleague…
Read More » -

Top 5 Java Performance Metrics to Capture in Enterprise Applications
Interested to see how you can capture these Java Performance Metrics with AppDynamics? Start a FREE trial now! The last…
Read More » -

Wildfly, Apache CXF and @SchemaValidation
Over the last few days, I have been working on an application migration from JBoss 4 to Wildfly 8. The…
Read More »




