life is too short for a diary



Posts Tagged: java (Page 2)

Compile Time vs Runtime Safety in Java

When writing Java code, ensuring correctness and reliability is a key concern. One way to achieve this is by leveraging the type system to catch errors early—ideally at compile time rather than at runtime. Let's explore this concept through a simple example...

Continue reading → java



How to Listen to a Kafka Consumer in Spring Boot (Reactive & Non-Reactive)

Listening to a kafka consumer varies in both servlet and reactive application...

Continue reading → java spring boot kafka



Daily Logs for July 20, 2025

Dear Vishi, my logs for today...

Continue reading → letters jbang java