my blog. for you.

Let’s talk digital.

I’m an independent IT consultant and entrepreneur in the Internet and software business. I’m interested in design, enterprise applications, web apps and SaaS products. I design and develop business solutions and applications. I help companies in terms of software quality and knowledge transfer, e.g. with Angular and Spring Boot.

“Java Is Fast. Your Code Might Not Be.” by Jonathan Vogel

Recently, AWS developer advocate Jonathan Vogel published this first article of a planned three-part series on Java performance optimisation: Java Is Fast. Your Code Might Not Be. Jonathan describes how he optimised an order-processing application by addressing and fixing common Java performance anti-patterns such as string concatenation and stream iteration inside loops or autoboxing in hot paths. Read more

Continuations: The Magic Behind Virtual Threads in Java by Balkrishna Rawool @ Spring I/O 2024

Read more

Spring Boot Code Structure: Package by Layer vs Package by Feature by Dan Vega

Read more

Spring Boot 4 & Jackson – A Migration Guide

One of the more significant library updates that come with Spring Boot 4 is Jackson 3, which is the default JSON processing library for Spring Boot. If you're using Jackson heavily in your application, particularly when it comes to customising its behaviour, chances are you'll need to adapt your code to the new version To help you with this transition, software engineer and Spring developer advocate Dan Vega has published this article on the subject of Jackson 3 in Spring Boot 4: JsonMapper, ... Read more

The Spring Data Cookbook – Delicious Recipes For Fast, Secure Data by Christoph Strobl @ Spring I/O 2024

Read more

Spring for Apache Kafka the Advanced Features by Tim Van Baarsen & Kosta Chuturkov @ Spring I/O 2025

Read more

Unlocking the Unknowns: Cryptography Essentials for Spring Developers by Laurentiu Spilca @ Spring I/O 2025

Read more

Migrating from (Spring Data) JPA to Spring Data JDBC by Jens Schauder @ Spring I/O 2024

Read more

Life With Spring Boot Inside a Monorepo by Fabio Mangione / Peter Laird @ Spring I/O 2025

Read more

Improving Spring Boot Test Efficiency by Sergei Chernov @ Spring I/O 2025

Read more
Next Page »