/blogs

This repository contains links to my latest blog articles where I share insights, tutorials, and guides on various technical topics, especially focusing on Spring Boot, Docker, and modern web development practices.

Sudarshan Doiphode's Blog Repository

Welcome to my blog repository! Here, you will find links to my latest articles where I explore various technical topics, primarily focusing on Java, Spring Framework, Spring boot, Spring Security, Docker, Microservices, Kafka and many more. These articles are designed to help developers understand complex concepts with ease.

Blog Articles

Java

  1. StringBuffer Vs StringBuilder

    • Explore the differences between StringBuffer and StringBuilder, and understand when to use each.
  2. isBlank() vs. isEmpty() – Which One Should You Choose?

    • Learn the distinctions between isBlank() and isEmpty() methods in Java, and know which one to use in different scenarios.
  3. Comparable vs Comparator in Easy Way 🤓

    • Simplify your understanding of Comparable and Comparator interfaces in Java with easy-to-follow examples.
  4. What do you mean by StringBuilder is not a thread-safe?

    • Learn about the thread safety concerns associated with StringBuilder and how it impacts concurrent programming.
  5. What do you mean by StringBuffer is a thread-safe implementation?

    • Discover why StringBuffer is considered thread-safe and how it ensures safe operations in a multithreaded environment.

Spring and Spring Boot

  1. ResponseEntity in Spring Framework

    • A comprehensive guide on using ResponseEntity<T> in Spring Framework to handle HTTP responses effectively.
  2. HttpEntity in Spring Framework

    • Understand the purpose and usage of HttpEntity in Spring Framework for managing HTTP requests and responses.
  3. ResponseEntity vs HttpEntity

    • Compare ResponseEntity<T> and HttpEntity<T> to know their differences and use cases.
  4. Step-by-Step Guide to Validations in Spring Boot Starter

    • Learn how to implement robust data validation in Spring Boot applications with our comprehensive guide, including built-in and custom annotations, global exception handling, and standardized error responses.

Docker and Spring Boot

  1. Generating a Docker Image for a Spring Boot Application 🤯
    • Follow this step-by-step guide to learn how to create Docker images for your Spring Boot applications, streamlining your deployment process.

Follow Me

Stay updated with my latest articles and tutorials by following me on Hashnode
Stay updated with latest technologies and tutorialls by following me on Youtube

Connect with Me

Feel free to connect with me on LinkedIn for more insights and updates.


About Me

Hello! I am Sudarshan Doiphode, a Software Engineer with over 1.9 years of experience in building scalable backend systems. I specialize in Java and Spring Boot, and have a strong focus on microservices, Apache Kafka, and Spring Security. I am also a content creator on YouTube, running the channel 100bitdarsh, where I share tutorials and insights on various IT topics. Passionate about sharing knowledge, I also blog about software development, aiming to make complex concepts accessible and understandable. Connect with me on LinkedIn to stay updated with my latest content and projects.