Enterprise Java
-
Java Clients for Elasticsearch Transcript
In this talk I will introduce three different clients for elasticsearch as well as Spring Data Elasticsearch. But to get…
Read More » -
Running Flowable on CockroachDB
What is CockroachDB? CockroachDB is a project I’ve been keeping an eye on for a while now with great interest.…
Read More » -
Spring Boot & Multi module projects – Adding module specific property files
Hello! In this post I will show you several ways how you can add module specific properties files in a…
Read More » -
Neo4j: Find the intermediate point between two lat/longs
Yesterday I wrote a blog post showing how to find the midpoint between two lat/longs using Cypher which worked well…
Read More » -
What’s New in Speedment 3.0
If you have followed my blog you know that I have been involved in the open-source project Speedment for a…
Read More » -
Drools 7 to support DMN (Decision Model and Notation)
The Decision Model and Notation (DMN) specification is a relatively new standard by OMG (Object Management Group) that aims to do for…
Read More » -
Neo4j: Find the midpoint between two lat/longs
Over the last couple of weekends I’ve been playing around with some transport data and I wanted to run the…
Read More » -
Architectural Layers and Modeling Domain Logic
As I was discussing the PoEAA patterns used to model domain logic (i.e. transaction script, table module, domain model), I…
Read More » -
Neo4j: Dynamically add property/Set dynamic property
I’ve been playing around with a dataset which has the timetable for the national rail in the UK and they…
Read More »