Enterprise Java
-

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 » -

Writing and Consuming SOAP Webservice with Spring
In the era of RESTful Web Services, I got a chance to consume SOAP Web Service. To do the same…
Read More » -

How to Get Started with Java Machine Learning
What are the best tools to get started with Java machine learning? They’ve been around for a while, but these…
Read More » -

Build a Java Web App Quickly With Java Servlet, JSP Tags and Stormpath
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More »



