
Filters

Jackson and Lombok @Builder pitfall
Lombok has become a default library on any of my projects. However, any new power comes with great responsibility and understanding its inner working is a necessity. In this blogpost we will cover one pitfall that will likely arise if you use Jackson and the @Builder pattern.
Read more
Give me one!
Freshly added you can now đź‘Ť a blog post. It's the kind of feature absolutely not crucial but so much fun to make because it involves many little aspects...
Read more
Kafka CommonErrorHandler fatal exceptions
Error handling in Kafka is anything but straightforward—in fact, Kafka itself can be quite complex. In this blog post, I'll uncover a critical behavior of the CommonErrorHandler that you might have overlooked—just as I did.
Read more
Playwright Integration Testing with Quarkus
Testing in Quarkus can sometimes feel overwhelming, with its mix of frameworks and concepts to navigate. In this article, we’ll simplify the process by walking you through the setup of a straightforward integration test for web pages using Playwright, a powerful tool for end-to-end testing.
Read more
Quarkus and Maven multi-modules pitfalls
Building an application with Quarkus using Maven multi-modules can be tricky due to its native build features. In this article, we’ll explore some helpful strategies to avoid common pitfalls and ensure a smooth development experience.
Read more
gdevxy.ch is live!
The behind of the scenes of gdevxy.ch. What technologies were used and why, a small project but with a solid stack!
Read more
Project: gdevxy
Presentation of the brand new 'gdevxy' project which is nothing else than my own engineering legendary quest!
Read more