DEV Community

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Merge Sorted Array

Merge Sorted Array

Comments
3 min read
Leetcode QOTD:- 3043. Find the Length of the Longest Common Prefix

Leetcode QOTD:- 3043. Find the Length of the Longest Common Prefix

Comments
1 min read
Rotate Image

Rotate Image

5
Comments
3 min read
How to structure an Appium framework that scales beyond one team

How to structure an Appium framework that scales beyond one team

Comments
2 min read
# Mastering Spring Security: Architecture, JWT Patterns, and Production Gotchas

# Mastering Spring Security: Architecture, JWT Patterns, and Production Gotchas

Comments
5 min read
Difference Between StackOverflowError and OutOfMemoryError in Java

Difference Between StackOverflowError and OutOfMemoryError in Java

1
Comments
2 min read
CDN Cache Invalidation: Why Deleted URLs Still Redirect (And How We Fixed It)

CDN Cache Invalidation: Why Deleted URLs Still Redirect (And How We Fixed It)

Comments
5 min read
From Strings to Silicon: How I Optimized a Java Word Count by 7X 🚀

From Strings to Silicon: How I Optimized a Java Word Count by 7X 🚀

Comments
8 min read
How I Built a Real-Time Multiplayer System with Java WebSockets

How I Built a Real-Time Multiplayer System with Java WebSockets

Comments
1 min read
String in Java - Complete guide for Beginners

String in Java - Complete guide for Beginners

1
Comments
3 min read
How Kafka and Nginx Move Data Faster: The Magic of Zero Copy

How Kafka and Nginx Move Data Faster: The Magic of Zero Copy

Comments
2 min read
Constructors in Java with Default Constructor Explained

Constructors in Java with Default Constructor Explained

5
Comments
2 min read
I Got Tired of Rebuilding JWT Authentication for Every Spring Boot Project

I Got Tired of Rebuilding JWT Authentication for Every Spring Boot Project

1
Comments 3
2 min read
Java Concurrency: ExecutorService, RejectionPolicies & ThreadPools — Part 2

Java Concurrency: ExecutorService, RejectionPolicies & ThreadPools — Part 2

Comments
9 min read
ServiceLoader is great — until you want a constructor argument

ServiceLoader is great — until you want a constructor argument

1
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.