Enterprise Java
-

Writing Clean Tests – Replace Assertions with a Domain-Specific Language
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -

Java EE7 and Maven project for newbies – part 4 – defining the ear module
Resuming from the previous parts Part #1 Part #2 Part #3 We are resuming for the 4th part, our simple…
Read More » -

The data knowledge stack
Concurrency is not for the faint-hearted We all know concurrency programming is difficult to get it right. That’s why threading…
Read More » -

Adding WS-Security over soap using Apache Camel
WS-Security (Web Services Security) is a protocol which allows you to secure your soap web services. The client, who makes…
Read More » -

Spring Integration Java DSL sample
A new Java based DSL has now been introduced for Spring Integration which makes it possible to define the Spring…
Read More » -

Meet Fabric8: An open-source integration platform based on Camel and ActiveMQ
Fabric8 Fabric8 is a Apache 2.0 Licensed upstream community for the JBoss Fuse product from Red Hat. It’s is an…
Read More » -

Neo4j 2.1: Passing around node ids vs UNWIND
When Neo4j 2.1 is released we’ll have the UNWIND clause which makes working with collections of things easier. In my…
Read More » -

Connecting to Cassandra from Java
In my post Hello Cassandra, I looked at downloading the Cassandra NoSQL database and using cqlsh to connect to a…
Read More » -

Rocking with mongodb on spring boot
I’m a fan of Spring Boot and here’s my mongodb example project on Spring Boot. Most of the mongodb example…
Read More »







