Enterprise Java
-

Kafka & Zookeeper for Development: Zookeeper Ensemble
Previously we spun up Zookeeper and Kafka locally but also through Docker. What comes next is spinning up more than…
Read More » -

REST: Sorting collections
When building a RESTful API we often want to give consumers the option to order collections in a specific way…
Read More » -

Apache Camel 3.7 – More camel-core optimizations coming (Part 5)
I have previously blogged about the optimziations we are doing in the Apache Camel core. The first 3 blogs (part1,…
Read More » -

Stylish API
In this blog post we are going to look at the new styling and other new options available in OpenAPI…
Read More » -

Jakarta MVC 2.0 Progress
The work with Jakarta MVC 2.0 goes forward. According to the Jakarta EE Specification Process (JESP), we are now in…
Read More » -

Processing real-time data with Storm, Kafka and ElasticSearch – Part 2
This is the second part of the article series: Processing real-time data with Storm, Kafka, and ElasticSearch. 1. Introduction In…
Read More » -

Kafka & Zookeeper for Development: Local and Docker
Kafka popularity increases every day more and more as it takes over the streaming world. It is already provided out…
Read More » -

Experimental GraphQL
This blog post is a follow up on the initial introductory post, Supersonic Subatomic GraphQL, and here we will explore…
Read More » -

Improving Spring Mock-MVC tests
Spring Mock-MVC can be a great way to test Spring Boot REST APIs. Mock-MVC allows us to test Spring-MVC request…
Read More »


