Java
-

Publish Subscribe model in Kafka
This is the fourth post in the series about integrating sync clients with async systems (1, 2, 3). Here we’ll…
Read More » -

On the Virtues of Avoiding Parsing or Basing Logic on toString() Result
With Java or any other programming language I’ve used significantly, I have found that there are occasionally things that can…
Read More » -

Learning Lucene
I am currently working with a team starting a new project based on Lucene. While most of the time I…
Read More » -

Data Aggregation Spring Data MongoDB: Nested results
1 Introduction In a previous post, we built a basic example of an aggregation pipeline. Maybe you want to take…
Read More » -

How to update a Jenkins job posting config.xml
Recently I wanted to update a few jobs (not defined with a DSL) in Cloudbees, adding to each of them…
Read More » -

NPM module Browser-Sync in Java / Web projects
Browser-Sync is a handy Node.js based NPM module which can be used for a faster web development. Browser-Sync synchronizes file…
Read More » -

Thymeleaf 3 – Get Started Quickly with Thymeleaf 3 and Spring MVC
Thymeleaf 3 release arrived. The new version brings plenty of new features like HTML5 support as well as Text templates…
Read More » -

JavaFX 8 DatePicker in Swing Application
1. Overview This article shows an example of a Java SE 8 Swing application using a JavaFX 8 DatePicker control.…
Read More » -

Cyclops-react Organises the Cambrian Explosion of Java 8 Libraries
What is Cyclops-react? The arrival of Lambda expressions and default methods in Java 8 heralded the biggest structural changes to…
Read More »





