Posts by Category

Tech

Parallel Threads with Spring Context

less than 1 minute read

Parallel Threads with Spring Context We are developing a piece of code and in that we are executing bunch of methods in sequence, and these method are not wo...

Project Lombok

1 minute read

Project Lombok Four years ago when I first read about Project Lombok it sounded cool but never got a chance to use it anywhere.

PMD Unused private method

1 minute read

PMD Unused private method We use PMD for static analysis of our code and while doing that we encountered “unused private method” and while our IDE (Intellij ...

Standing up own Elastic Search Cluster

4 minute read

Standing up own Elastic Search Cluster Elastic Search is the most popular full text search engine out there which supports cluster with multiple nodes workin...

Mockito spy usage

1 minute read

Mockito spy usage Spy is another variation of Mock from mockito. This post is not about usage of Spy or Mock vs Spy rather showcase one of the quirks I encou...

Back to Top ↑

General

TIKD Review

4 minute read

TIKD Review Note Tikd struck in a legal case and not sure if they are still serving users

Back to Top ↑

Programming

Back to Top ↑

Misc

Back to Top ↑

Serverless

Back to Top ↑

AWS

Back to Top ↑

Node.js

Back to Top ↑

Beam

Back to Top ↑