Forem

DevCorner2 profile picture

DevCorner2

404 bio not found

Joined Joined on 
Understanding Class Loaders in Java

Understanding Class Loaders in Java

Comments
1 min read

Want to connect with DevCorner2?

Create an account to connect with DevCorner2. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
🌐 How Does Your Browser Know the IP Address of a DNS Server?

🌐 How Does Your Browser Know the IP Address of a DNS Server?

Comments
4 min read
🛠️ Build Your Own X — The Ultimate Engineering Challenge

🛠️ Build Your Own X — The Ultimate Engineering Challenge

Comments
4 min read
Complete microservices interview prep guide,

Complete microservices interview prep guide,

Comments
4 min read
📊 Batch vs Stream Processing: A Practical Guide with Real-World Use Cases

📊 Batch vs Stream Processing: A Practical Guide with Real-World Use Cases

Comments
3 min read
🌩️ 7 Design Principles for Containers | Cloud Native Container Design

🌩️ 7 Design Principles for Containers | Cloud Native Container Design

Comments
3 min read
The Transactional Outbox Pattern: A Deep Dive into Reliable Messaging in Distributed Systems

The Transactional Outbox Pattern: A Deep Dive into Reliable Messaging in Distributed Systems

Comments
3 min read
Understanding the Scale Cube: A Blueprint for Scalable System Design

Understanding the Scale Cube: A Blueprint for Scalable System Design

Comments
3 min read
🧵 Saga Pattern in Microservices: Orchestration vs Choreography

🧵 Saga Pattern in Microservices: Orchestration vs Choreography

Comments
3 min read
🚀 Enabling GZIP Compression in Spring Boot for Faster Web Apps

🚀 Enabling GZIP Compression in Spring Boot for Faster Web Apps

Comments
3 min read
🧱 Hexagonal Architecture in Spring Boot Microservices: A Complete Guide with Folder Structure

🧱 Hexagonal Architecture in Spring Boot Microservices: A Complete Guide with Folder Structure

Comments
3 min read
🏭 Mastering the Abstract Factory Pattern in Java

🏭 Mastering the Abstract Factory Pattern in Java

Comments
3 min read
🏭 Factory Design Pattern in Java — 3 Scalable Ways to Future-Proof Your Code

🏭 Factory Design Pattern in Java — 3 Scalable Ways to Future-Proof Your Code

Comments
3 min read
🛡️ Mastering Global Exception Handling in Spring Boot (Production-Grade)

🛡️ Mastering Global Exception Handling in Spring Boot (Production-Grade)

Comments
3 min read
🔄 Mastering JavaScript Generator Functions: A Practical Guide

🔄 Mastering JavaScript Generator Functions: A Practical Guide

Comments
3 min read
📦 Industry-Wide Folder & Packaging Structures in Spring Boot

📦 Industry-Wide Folder & Packaging Structures in Spring Boot

Comments 1
3 min read
📢 Spring Application Events: A Complete Guide with Real-world Code Examples

📢 Spring Application Events: A Complete Guide with Real-world Code Examples

Comments 1
3 min read
🔑 Mastering UUID in Java: A Developer's Guide to Universally Unique Identifiers

🔑 Mastering UUID in Java: A Developer's Guide to Universally Unique Identifiers

Comments 1
3 min read
🎲 Mastering `Random` in Java: A Complete Guide for Developers

🎲 Mastering `Random` in Java: A Complete Guide for Developers

Comments
3 min read
Server Sent Event

Server Sent Event

Comments 1
2 min read
🌐 Project Overview: Reactive Product Service

🌐 Project Overview: Reactive Product Service

Comments
5 min read
Java Stream API – Interview-Ready Code Snippets

Java Stream API – Interview-Ready Code Snippets

Comments 1
3 min read
🔥 Mastering Java Stream API: The Ultimate Guide with Real-World Code Examples

🔥 Mastering Java Stream API: The Ultimate Guide with Real-World Code Examples

Comments
3 min read
🔍 Mastering Sorting in Java with Comparator: A Deep Dive into Lists, Maps, Sets, Queues, and Custom Objects

🔍 Mastering Sorting in Java with Comparator: A Deep Dive into Lists, Maps, Sets, Queues, and Custom Objects

Comments
3 min read
Comparator Java

Comparator Java

Comments
3 min read
🔍 Mastering `grep` in Linux: The Ultimate Guide for Developers

🔍 Mastering `grep` in Linux: The Ultimate Guide for Developers

Comments 2
5 min read
📘 Expert-Level Vocabulary for System Design & Software Engineering Interviews

📘 Expert-Level Vocabulary for System Design & Software Engineering Interviews

4
Comments 2
4 min read
Real-Time Communication on the Web: Long Polling vs SSE vs WebSockets vs QUIC

Real-Time Communication on the Web: Long Polling vs SSE vs WebSockets vs QUIC

Comments
2 min read
📝 Designing a Scalable Document Convergence System (Used by Big Tech)

📝 Designing a Scalable Document Convergence System (Used by Big Tech)

Comments
3 min read
📁 Helm Chart Directory Layout

📁 Helm Chart Directory Layout

5
Comments
3 min read
🔐 Microservices Use Private IPs Inside a VPC

🔐 Microservices Use Private IPs Inside a VPC

Comments
1 min read
📡 Understanding Subnets: What Information Do They Really Provide?

📡 Understanding Subnets: What Information Do They Really Provide?

Comments
3 min read
🚀 Using ClusterIP, NodePort, and LoadBalancer in a Real-World Kubernetes Application

🚀 Using ClusterIP, NodePort, and LoadBalancer in a Real-World Kubernetes Application

Comments
4 min read
🚢 Helm Chart Full Documentation Guide

🚢 Helm Chart Full Documentation Guide

4
Comments
3 min read
🧠 Understanding Marker Interfaces in Java – With Real-World Use Cases

🧠 Understanding Marker Interfaces in Java – With Real-World Use Cases

Comments
2 min read
🏢 Git Workflow for Corporate Developers: Feature Branching Done Right

🏢 Git Workflow for Corporate Developers: Feature Branching Done Right

1
Comments
3 min read
📘 FastAPI In-Depth Documentation

📘 FastAPI In-Depth Documentation

Comments
4 min read
🚀 FastAPI CRUD with MySQL/MariaDB — Enterprise-Grade Architecture

🚀 FastAPI CRUD with MySQL/MariaDB — Enterprise-Grade Architecture

Comments
4 min read
🚀 Building a CRUD Application with FastAPI – A Complete Guide

🚀 Building a CRUD Application with FastAPI – A Complete Guide

Comments
3 min read
📅 Mastering Java Date and Time API: LocalDate, LocalTime, LocalDateTime, and ZonedDateTime

📅 Mastering Java Date and Time API: LocalDate, LocalTime, LocalDateTime, and ZonedDateTime

6
Comments
3 min read
🧱 Full Guide: CRUD Operations in Java using Hibernate ORM

🧱 Full Guide: CRUD Operations in Java using Hibernate ORM

Comments
3 min read
🔧 Full Guide: CRUD Operations in Java using JDBC API

🔧 Full Guide: CRUD Operations in Java using JDBC API

Comments
3 min read
🧭 Java Backend Developer Roadmap: From Core Java to Microservices with Spring Boot

🧭 Java Backend Developer Roadmap: From Core Java to Microservices with Spring Boot

1
Comments
3 min read
Servlet Roadmap

Servlet Roadmap

Comments
2 min read
Java Core Roadmap

Java Core Roadmap

Comments
2 min read
Step-by-step guide to implementing OAuth 2.0 Authentication in a Spring Boot application, in a clean, structured way

Step-by-step guide to implementing OAuth 2.0 Authentication in a Spring Boot application, in a clean, structured way

Comments
3 min read
Step-by-step guide to implementing JWT Authentication in a Spring Boot application, in a clean, structured, and modular way

Step-by-step guide to implementing JWT Authentication in a Spring Boot application, in a clean, structured, and modular way

Comments
4 min read
loading...