Enterprise Java
-

Neo4j: Making implicit relationships explicit & bidirectional relationships
I recently read Michal Bachman’s post about bidirectional relationships in Neo4j in which he suggests that for some relationship types…
Read More » -

Simple CRUD using Servlet 3.0, Redis/Jedis and CDI – Part 1
In this post we will build a simple user crud. The data will be stored in Redis. To interact with…
Read More » -

Adding Social Sign In to a Spring MVC Web Application: Registration and Login
The first part of this tutorial described how we can configure Spring Social 1.1.0 and Spring Security 3.2.0 but it…
Read More » -

Configure Your OSGi Services with Apache Felix File Install
A recent post about Managed Services reminded me of a feature in Apache Felix File Install that I found worth…
Read More » -

Running out of memory without the OutOfMemoryError
This is actually a reincarnation of a post originally posted in ~2010. The flashback occurred when listening to our engineers…
Read More » -

Setting up your application server with maven
In many cases there is no way to deploy an application without the need to setup your application before. In…
Read More » -

Building Camel-CXF REST Service in OSGi for Karaf – Multicasting and Aggregation
Please check out my other post on building plain CXF services (without Camel) in OSGi on Karaf. This is a…
Read More » -

Exploring Spring Controller with JSTL view
Let’s improve our previous Spring JDBC application with some more exploration on Spring MVC’s Controller development. I will show another…
Read More » -

Apache ActiveMQ 5.9 released
The Apache ActiveMQ team has just released the new ActiveMQ 5.9 release. This release is 8 months of hard work…
Read More »







