Enterprise Java
-

Disambiguating between instances with Google Guice
Google guice provides a neat way to select a target implementation if there are multiple implementations of an interface. My…
Read More » -

Your Apache Camel applications now includes out of the box documentation
A couple of months back I blogged about the upcoming 2.15 release includes functionality to obtain fine grained information about…
Read More » -

7 JIRA Integrations to Optimize Your Java Development Workflow
What are some of the best integrations available to optimize your JIRA workflow? I love finding ways to wring out…
Read More » -

Do you really understand @WebService ?
SOAP web services are not cutting edge technology by any means – although it still has it’s place, REST based…
Read More » -

Required Reading: Iron Clad Java
They didn’t teach appsec in Comp Sci or in engineering or MIS or however you learned how to program. And…
Read More » -

EE JSP: The Reversed Jacket of Servlet
Generating HTML from Servlet is only practical if you have small amount of pages, or needed fine control of the…
Read More » -

PrimeFaces: Opening external pages in dynamically generated dialog
I already blogged about one recipe in the upcomming 2. edition of the PrimeFaces Cookbook. In this post, I would…
Read More » -

Web App Architecture – the Spring MVC – AngularJs stack
Spring MVC and AngularJs together make for a really productive and appealing frontend development stack for building form-intensive web applications.In…
Read More » -

Hibernate locking patterns – How does Optimistic Lock Mode work
Explicit optimistic locking In my previous post, I introduced the basic concepts of Java Persistence locking. The implicit locking mechanism…
Read More »





