Enterprise Java
-

JAXB and Log4j XML Configuration Files
Both Log4j 1.x and Log4j 2.x support use of XML files to specify logging configuration. This post looks into some…
Read More » -

Token Authentication for Java Applications
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -

One-shot Delete with Hibernate (JPA)
In older versions of Hibernate, I can see the one-shot delete indicated in the manual. But newer versions no longer…
Read More » -

Reference by Identity in JPA
In a previous post, I mentioned that I opted to reference other aggregates by their primary key, and not by…
Read More » -

Spring Integration – Polling file creation and modification
1 Introduction File support is another of Spring Integration’s endpoints to communicate with external systems. In this case, it provides…
Read More » -

Query DynamoDB Items with Java Part 2
On a previous post we had the chance to issue some basic DynamoDB query actions. However apart from the basic…
Read More » -

Custom Audit Log With Spring And Hibernate
If you need to have automatic auditing of all database operations and you are using Hibernate…you should use Envers or…
Read More » -

Spring-Managed Hibernate Event Listeners
Hibernate offers event listeners as part of its SPI. You can hook your listeners to a number of events, including…
Read More » -

How extensible is your framework?
Attending conferences we always get to meet highly qualified decision makers, who frequently ask the same question: ‘How extensible is…
Read More »




