Enterprise Java
-

Beginner’s Guide to Hazelcast Part 4
This is the fourth installment of my Hazelcast series. If one has not seen the other 3, I suggest one…
Read More » -

Beginner’s Guide to Hazelcast Part 3
This is a continuation of a series of posts on how to use Hazelcast from a beginner’s point of view. …
Read More » -

Spring Boot and Spring Data REST – exposing repositories over REST
Exposing Spring Data repositories over REST is pretty easy with Spring Boot and Spring Data REST. With minimal code one…
Read More » -

Stateless Spring Security Part 2: Stateless Authentication
This second part of the Stateless Spring Security series is about exploring means of authentication in a stateless way. If you missed…
Read More » -

Java EE 7 Batch Processing and World of Warcraft – Part 1
This was one of my sessions at the last JavaOne. This post is going to expand the subject and look…
Read More » -

Easy REST endpoints with Apache Camel 2.14
Apache Camel has a new release recently, and some of the new features were blogged about by my colleague Claus…
Read More » -

How to use Hibernate to generate a DDL script from your Play! Framework project
Ok, so you have been using the hibernate property name=“hibernate.hbm2ddl.auto” value=“update” to continuously update your database schema, but now you…
Read More » -

Spring @Configuration – RabbitMQ connectivity
I have been playing around with converting an application that I have to use Spring @Configuration mechanism to configure connectivity…
Read More » -

WAI-ARIA support for AutoComplete widget
In this post I would like to discuss the accessibility for an AutoComplete widget. A typically AutoComplete widget provides suggestions…
Read More »






