Enterprise Java
-

Reactive Cassandra
Or an adventure on reading data reactively from Cassandra. Overview Let’s first try to define what reactive means from programming…
Read More » -

Java: Using the specification pattern with JPA
This article is an introduction to using the specification pattern in Java. We also will see how we can combine…
Read More » -

Entering Undertow Web server
With the arrival of Java EE 7 and the requirement to handle advanced features such as the Web Sockets API…
Read More » -

Simple Gradle Java Plugin Customization
As I demonstrated in the post A First Look at Building Java with Gradle, Gradle is particularly concise and easy…
Read More » -

Hibernate 4.3 ORM Tool
Hibernate has recently released the final version of Hibernate ORM 4.3, a Java-based ORM framework that also supports stored procedures…
Read More » -

Hibernate 4.2.8 , javassist 3.18.1 and ClassCastExceptions – watch out your classpath
I am writing this post as a tip and warning rather than an absolute solution. I will try to come…
Read More » -

AmazonSQS and Spring for messaging queue
The next post will demonstrate how to use Spring JMS templates and DLMC’S together with AmazonSQS API in order to place…
Read More » -

Project Student: Persistence With Spring Data
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey and Business Layer.…
Read More » -

Java EE 7 and WebSocket API for Java (JSR 356) with AngularJS on WildFly
This blog post describes the Java API for WebSocket Protocol (JSR 356) (which is one of four newest JSRs for…
Read More »





