Social Icons

The MapStruct in Quarkus

Before we dive into the deep end, let's quickly recap what MapStruct is all about. It's a code generator that creates type-safe bean mappers at compile time. No runtime overhead, no reflection...

2 months ago
3 min read

Exception handling in SmallRye Reactive for Quarkus

Prepare for some mind-bending reactive streams, clever error recovery techniques. In the world of reactive programming, exceptions aren't just pesky interruptions; they're first-class citizens in our event streams. And in SmallRye Reactive...

2 months ago
6 min read

Shell Scripting in Linux

Shell scripting is like having a personal assistant who never sleeps, never complains, and executes your bidding with robotic precision. It's the art of stringing together command-line instructions to create powerful, automated workflows. How...

2 months ago
4 min read

Quarkus Testing with JUnit 5

Would you rather discover a faulty foundation when you're putting on the roof, or before you've even laid the first brick? That's unit testing in a nutshell. * 🐛 Bug Busting: Catch...

2 months ago
4 min read

The Not-So-Secret World of ConfigMaps and Secrets

Let's quickly break down what ConfigMaps and Secrets are all about: * ConfigMaps: Think of these as your app's personal assistant, holding all the non-sensitive configuration data. * Secrets: The vault where you keep...

2 months ago
3 min read

Effective Logging in Quarkus Microservices using Lombok

Effective logging in Java microservices using Quarkus and Lombok. By the end of this article, you'll be armed with the knowledge to turn your logs from a chaotic mess into a finely-tuned instrument of...

2 months ago
4 min read

Software Formal Verification

Formal verification is like having a math genius as your code reviewer. It uses mathematical methods to prove your code is correct, catching bugs that even the most caffeine-fueled testing sessions might miss. We're...

2 months ago
5 min read

Join to our community 👋

Unlock full membership to Suddo.io — tech news, IT courses, tutorials, programming and explore our extensive collection of exclusive content.

Sign up now, cancel at anytime

See our plans