-
Enterprise Java
Spring Endpoint to handle Json Patch and Json Merge Patch
In a previous blog post I went over the basics of Json Patch and Json Merge Patch and how a…
Read More » -
Enterprise Java
Providing useful API error messages with Spring Boot
For API users it is quite important an API provides useful error messages. Otherwise, it can be hard to figure…
Read More » -
DevOps
Role of Continuous Monitoring in DevOps Pipeline
Technology is constantly evolving, and to beat the competition, the teams must push the software updates to the production environment…
Read More » -
DevOps
Data Gateways in the Cloud Native Era
These days, there is a lot of excitement around 12-factor apps, microservices, and service mesh, but not so much around…
Read More » -
Core Java
Apache Arrow on the JVM: Streaming Reads
Previously we wrote Arrow Data to a Stream. Now we shall read those data from a stream. Just like on…
Read More » -
Core Java
Chasing Java’s release train, from 8 to 16. Part 2: The race to the next LTS release
In the first part we thoroughly went through the massive amount of features delivered in scope of JDK-9. Nevertheless, this…
Read More » -
Software Development
The All-Star Mac Bundle Ft. Parallels Pro
Make Your Mac Unstoppable! Get 5 Award-Winning Apps for Contact Management, Cyber Security, PDF Navigation, Productivity & More Hey fellow…
Read More » -
Core Java
Go (Con)Figure
Another post about Lightweight Config, a library I’ve recently built from the ground up, after creating various versions of it…
Read More » -
Software Development
A Code Kata: Pagination
Many frameworks provide support for pagination of results that come from a database. However, sometimes we need to implement this…
Read More »