life is too short for a diary

Most popular




Manage Java Version Using SDKMAN

As a Java developer, you often need to switch between multiple versions of Java for different projects. Managing this manually can be tedious, but SDKMAN! is a great tool that simplifies the process of installing, listing, and switching between Java versions...

Continue reading → Tags : java






Weekly Logs from Oct 7 to 13, 2024

Dear Vishi, this is my weekly logs from from Oct 7 to 13, 2024...

Continue reading → Tags : diary letters






An Introduction to Spring Data Redis Reactive

Spring Data Redis Reactive offers a powerful solution for working with Redis in a non-blocking, reactive manner. Let's dive into the key components and how to use them effectively...

Continue reading → Tags : redis java