Enterprise Java
-

Spring Kafka Producer/Consumer sample
My objective here is to show how Spring Kafka provides an abstraction to raw Kafka Producer and Consumer API’s that is…
Read More » -

Create JNDI resources for JUnit testing using Spring
Until recently, I had static methods setting up my in memory database (HSQLDB). I called these methods in setUp/tearDown of…
Read More » -

OAuth 2.0 Token Management with Stormpath and Spring Boot
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -

Getting Started with SpringBoot in Intellij IDEA Community Edition
We can use Intellij IDEA Community Edition for working with SpringBoot applications as we don’t need support for configuring servers…
Read More » -

Work with Parallel Database Streams using Custom Thread Pools
Parallel Database Streams In my previous post, I wrote about processing database content in parallel using parallel streams and Speedment. Parallel…
Read More » -

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 »




