-
Core Java

Instances of Non-Capturing Lambdas
Roughly a month ago, I summarized Brian Goetzā peek under the hood of lambda expressions in Java 8. Currently Iām…
Read More » -
Core Java

Java8 Sorting – Performance Pitfall
Java 8 brings all the goodness of lambdas to enable us to program using a declarative style. But is it…
Read More » -
Agile

The CHAOS Report and #NoEstimates
You know whatās the best way to start the year? Going over success rates of projects! The Standish Group has…
Read More » -
Enterprise Java

JAX-RS 2.0 : Server side Processing Pipeline
The inspiration for this post was the Processing Pipeline section in the JAX-RS 2.0 specification doc (Appendix C). I like…
Read More » -
Core Java

Unit Testing in AEM (thinking loud)
This is not a recommendation of any sorts but a culmination of ideas and a few options that are available…
Read More » -
Enterprise Java

EE Servlet 3: How to Setup Backend Services in a Web Application
In a web application, providing user interfacing (UI) is often only half of the job. Many applications have requirements that’s…
Read More » -
Core Java

My favourite Java puzzler 2 + 1 = 4
Here’s Ā my current favourite Java puzzler. How can you get your code to do this? …
Read More » -
DevOps

Docker container linking across multiple hosts
Docker container linking isĀ important concept to understandĀ since any application in production will typically run onĀ a cluster of containers across multiple…
Read More » -
Enterprise Java

JBoss Data Virtualization 6.1 Beta Now Available
JBoss Data VirtualizationĀ (JDV) is a data integration solution that sits in front of multiple data sources and allows them to…
Read More »




