PinnedWhy POST with a Body for GET Is Bad Practice in RESTStick to GET for retrieval and reserve POST for actions that create or process dataJan 412Jan 412
PinnedPublished inJavarevisitedStop Messing Up Your API Versions!If you’re using /v1/products and /v2/products, this article is for youFeb 82Feb 82
PinnedPublished inFAUN — Developer Community 🐾Read/Write in different DB Instances | Java | SpringThis Blog will explain how I route my spring boot application Database Calls into different DB instances based on the needsMay 19, 20225May 19, 20225
Published inJavarevisitedWhy Java Enums Can’t Be Extended: Master Extensibility with Interfaces & Sealed Types (2025)Discover why Java enums can’t be extended and how to unlock extensibility using interfaces, sealed types, and more.1d ago1d ago
Published inJavarevisitedIs the STATIC-BLOCK entry point of the Java Program instead of MAIN()?The first program we wrote in Java should have a main method — public static void main(String[] args)6d ago6d ago
Published inJavarevisitedWhy Bother With Optional? 🤔From Optional → Hey, this method might not have a value — handle it!Feb 154Feb 154
Published inJavarevisitedWhy This Single Line of Code Made Me Question Everything About Enums in JavaMy article is open to Every one: If you are blocked by a medium paywall Read it here.Feb 121Feb 121
Published inJavarevisitedShall I give another perspective on Encapsulation?— Abstract without data-hiding→ you are open to everyone…. , — Data-hiding without abstracting → No one knows how to openFeb 8Feb 8
Published inJavarevisitedYou’re Losing Money by Not Writing — For Developers By Developer20M out of 27M developers don’t make passive income from their knowledge. Learn how I earn $100 per article by sharing my expertise. No…Jan 291Jan 291