DEV Community

realNameHidden profile picture

realNameHidden

Actively Looking For Work Youtube Channel Link : https://www.youtube.com/@realNameHiddenn Blog : https://idiotprogrammern.blogspot.com/

Work

Looking For Work email : realnamehiddenyt@gmail.com

Four Year Club
Three Year Club
Writing Debut
Two Year Club
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
Hacktoberfest 2022
One Year Club
Hacktoberfest 2021
What Every Java Developer Should Know About Thread Pools

What Every Java Developer Should Know About Thread Pools

6
Comments
3 min read

Want to connect with realNameHidden?

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

Already have an account? Sign in
Environment vs. Proxy Variables in Apigee X

Environment vs. Proxy Variables in Apigee X

5
Comments
4 min read
How Does ExecutorService Manage Threads Efficiently?

How Does ExecutorService Manage Threads Efficiently?

5
Comments
3 min read
What Is the Biggest Challenge I Solved in Apigee X? (And How You Can Too)

What Is the Biggest Challenge I Solved in Apigee X? (And How You Can Too)

5
Comments 1
3 min read
You See Increased Latency in API Response — What Are the Possible Causes in Apigee X?

You See Increased Latency in API Response — What Are the Possible Causes in Apigee X?

5
Comments
4 min read
Your Proxy Should Only Allow Requests with a Custom Header — How Do You Do It in Apigee X?

Your Proxy Should Only Allow Requests with a Custom Header — How Do You Do It in Apigee X?

5
Comments
3 min read
How Virtual Threads Change the Way We Write Concurrent Java Code

How Virtual Threads Change the Way We Write Concurrent Java Code

6
Comments
3 min read
How Does @Async Work Internally in Spring Boot?

How Does @Async Work Internally in Spring Boot?

6
Comments
3 min read
How Do You Handle Orchestration in Apigee X Using ServiceCallout & FlowCallout?

How Do You Handle Orchestration in Apigee X Using ServiceCallout & FlowCallout?

5
Comments
3 min read
You Want Correlation IDs for Logging Across All Proxies — Here’s How to Do It in Apigee X

You Want Correlation IDs for Logging Across All Proxies — Here’s How to Do It in Apigee X

5
Comments
3 min read
How to Use JWT Authentication in Spring Boot (Java 21) — An End-to-End Beginner Guide

How to Use JWT Authentication in Spring Boot (Java 21) — An End-to-End Beginner Guide

8
Comments
10 min read
Your Backend Sends 200 OK Even When an Order Fails — How Do You Fix It in Apigee X?

Your Backend Sends 200 OK Even When an Order Fails — How Do You Fix It in Apigee X?

5
Comments
3 min read
The Beginner’s Guide to Cryptogram and ECI in Card Payments

The Beginner’s Guide to Cryptogram and ECI in Card Payments

5
Comments
3 min read
Beyond the Plastic: Why Network Tokenization Is the Future of Merchant Payments

Beyond the Plastic: Why Network Tokenization Is the Future of Merchant Payments

5
Comments
3 min read
Java Thread Pools Explained with End-to-End Examples (Fixed, Cached, Single, Scheduled)

Java Thread Pools Explained with End-to-End Examples (Fixed, Cached, Single, Scheduled)

6
Comments
4 min read
When Would You Group Multiple API Proxies Into a Single Product in Apigee X?

When Would You Group Multiple API Proxies Into a Single Product in Apigee X?

5
Comments
4 min read
🎯 What Is the Purpose of API Products in Apigee X?

🎯 What Is the Purpose of API Products in Apigee X?

5
Comments
4 min read
How We Reduced Payment API Latency by 60% Using ExecutorService in Spring Boot

How We Reduced Payment API Latency by 60% Using ExecutorService in Spring Boot

1
Comments
2 min read
How AI + GCP Work Together to Build Scalable, Real-World Intelligent Applications

How AI + GCP Work Together to Build Scalable, Real-World Intelligent Applications

5
Comments
3 min read
How Does CompletableFuture Simplify Asynchronous Programming in Java?

How Does CompletableFuture Simplify Asynchronous Programming in Java?

5
Comments
8 min read
How Do You Validate Query Parameters in Spring Boot?

How Do You Validate Query Parameters in Spring Boot?

5
Comments
4 min read
How do you handle optional fields in request body in Spring Boot?

How do you handle optional fields in request body in Spring Boot?

5
Comments
4 min read
How Do You Read Enum Values from Query Parameters in Spring Boot?

How Do You Read Enum Values from Query Parameters in Spring Boot?

5
Comments
3 min read
How do you handle optional query parameters in Spring Boot?

How do you handle optional query parameters in Spring Boot?

5
Comments
3 min read
How Do You Read Query Parameters in Spring Boot?

How Do You Read Query Parameters in Spring Boot?

5
Comments
3 min read
How Do You Read Query Parameters in Spring Boot?

How Do You Read Query Parameters in Spring Boot?

5
Comments
3 min read
How Do You Log Exceptions Without Exposing Sensitive Details to Clients in Spring Boot?

How Do You Log Exceptions Without Exposing Sensitive Details to Clients in Spring Boot?

5
Comments
4 min read
How Do You Map Different Exceptions to Different HTTP Status Codes in Spring Boot?

How Do You Map Different Exceptions to Different HTTP Status Codes in Spring Boot?

5
Comments
4 min read
How Do You Handle Validation Errors Globally in Spring Boot?

How Do You Handle Validation Errors Globally in Spring Boot?

5
Comments
4 min read
What Is the Difference Between @ControllerAdvice and @RestControllerAdvice?

What Is the Difference Between @ControllerAdvice and @RestControllerAdvice?

5
Comments
4 min read
Explain the Relationship Between API Proxy API Product App Developer in Apigee X

Explain the Relationship Between API Proxy API Product App Developer in Apigee X

5
Comments
3 min read
How Do You Handle Exceptions Globally in Spring Boot?

How Do You Handle Exceptions Globally in Spring Boot?

5
Comments
3 min read
How Do You Handle Exceptions Globally in Spring Boot?

How Do You Handle Exceptions Globally in Spring Boot?

5
Comments
3 min read
What Are Spring Boot Starters?

What Are Spring Boot Starters?

5
Comments
3 min read
What Is the Impact of Quota and Spike Arrest on Latency in Apigee X?

What Is the Impact of Quota and Spike Arrest on Latency in Apigee X?

5
Comments
3 min read
How Do You Measure API Performance in Apigee X?

How Do You Measure API Performance in Apigee X?

5
Comments
3 min read
What Is Dependency Injection and How Is It Implemented in Spring?

What Is Dependency Injection and How Is It Implemented in Spring?

5
Comments
3 min read
How Do You Cache Partial Responses or Specific Elements in Apigee X?

How Do You Cache Partial Responses or Specific Elements in Apigee X?

5
Comments
3 min read
Spring vs Spring Boot: What Are the Main Differences Every Java Developer Should Know?

Spring vs Spring Boot: What Are the Main Differences Every Java Developer Should Know?

6
Comments
4 min read
What Happens If Spike Arrest Is Set to 10pm but Traffic Spikes to 100 Requests at Once?

What Happens If Spike Arrest Is Set to 10pm but Traffic Spikes to 100 Requests at Once?

5
Comments
3 min read
What Are Functional Interfaces? A Beginner-Friendly Guide

What Are Functional Interfaces? A Beginner-Friendly Guide

5
Comments
3 min read
How AI Is Transforming API Management: The Apigee Developer’s Guide

How AI Is Transforming API Management: The Apigee Developer’s Guide

5
Comments 1
4 min read
what is the Difference Between Singleton and Prototype Scope in Spring?

what is the Difference Between Singleton and Prototype Scope in Spring?

5
Comments
3 min read
What is the Spring Bean Lifecycle?

What is the Spring Bean Lifecycle?

5
Comments
2 min read
What Is the Difference Between AssignMessage vs ExtractVariables in Apigee ?

What Is the Difference Between AssignMessage vs ExtractVariables in Apigee ?

5
Comments
3 min read
What Is the Difference Between ApplicationContext and BeanFactory?

What Is the Difference Between ApplicationContext and BeanFactory?

5
Comments
3 min read
⚖️ What’s the Difference Between Comparable and Comparator in Java?

⚖️ What’s the Difference Between Comparable and Comparator in Java?

5
Comments
4 min read
🔄 What’s the Difference Between Iterator and ListIterator in Java?

🔄 What’s the Difference Between Iterator and ListIterator in Java?

5
Comments
3 min read
🌳 Difference Between HashSet and TreeSet in Java

🌳 Difference Between HashSet and TreeSet in Java

5
Comments
3 min read
🧠 What is the Difference Between Fail-Fast and Fail-Safe Iterators in Java?

🧠 What is the Difference Between Fail-Fast and Fail-Safe Iterators in Java?

5
Comments
3 min read
When Would You Use a TreeMap Over a HashMap?

When Would You Use a TreeMap Over a HashMap?

5
Comments
4 min read
Can a HashMap Have a Null Key? What About ConcurrentHashMap?

Can a HashMap Have a Null Key? What About ConcurrentHashMap?

6
Comments 1
4 min read
How Does HashMap Handle Hash Collisions Internally

How Does HashMap Handle Hash Collisions Internally

3
Comments
4 min read
What is Load Factor and Initial Capacity in HashMap?

What is Load Factor and Initial Capacity in HashMap?

5
Comments
4 min read
Difference between HashMap and ConcurrentHashMap in Java

Difference between HashMap and ConcurrentHashMap in Java

5
Comments
4 min read
🧵 Difference Between String, StringBuilder, and StringBuffer in Java

🧵 Difference Between String, StringBuilder, and StringBuffer in Java

5
Comments
3 min read
Differences between ArrayList and LinkedList in Java

Differences between ArrayList and LinkedList in Java

5
Comments
4 min read
🧠 How Does Java Achieve Platform Independence?

🧠 How Does Java Achieve Platform Independence?

5
Comments
4 min read
What Happens Internally When You Write String s = new String("Hello"); in Java?

What Happens Internally When You Write String s = new String("Hello"); in Java?

5
Comments
3 min read
⚠️ What’s the Difference Between Checked Exception and Unchecked Exception in Java?

⚠️ What’s the Difference Between Checked Exception and Unchecked Exception in Java?

5
Comments
4 min read
loading...