Enterprise Java
-

Multiple Methods for Monitoring and Managing GlassFish 3
GlassFish 3 supports multiple methods of monitoring and management. In this post, I look briefly at the approaches GlassFish provides…
Read More » -

Starting with WSO2 ESB by running the samples
I recently joined a new assignment where we have to implement an ESB solution based on the WSO2 toolstack. Although…
Read More » -

Hadoop Books Giveaway by Java Code Geeks and Packt
Dear geeks, due to high participation and in order to give the opportunity to win to as many Hadoop fans…
Read More » -

DeferredResult – asynchronous processing in Spring MVC
DeferredResult is a container for possibly not-yet-finished computation that will be available in future. Spring MVC uses it to represent…
Read More » -

MongoDB: Add A Counter With Spring Data
In my blog app, you can view any user’s profile, for example, my profile page will be http://www.jiwhiz.com/profile/user1, and ‘user1’…
Read More » -

Add RememberMe Authentication With Spring Security
I mentioned in my post Add Social Login to Jiwhiz Blog that the RememberMe function was not working with Spring…
Read More » -

Spring Integration – Application from scratch, Part 2
This is the second part of the tutorial where we are creating an invoices processing application using Spring Integration. In…
Read More » -

Spring Integration – Application from scratch, Part 1
Before we start In this tutorial you will learn what is Spring Integration, how to use it and what kind…
Read More »




