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.
Understanding Common Cybersecurity Attacks: A Practical Overview

Understanding Common Cybersecurity Attacks: A Practical Overview

1
Comments
4 min read
How to Install Corretto 8 on Windows

How to Install Corretto 8 on Windows

Comments
3 min read
🚀 I Replaced RestTemplate with RestClient — Here’s What Actually Changed

🚀 I Replaced RestTemplate with RestClient — Here’s What Actually Changed

1
Comments 1
1 min read
The Script That Refused to Stay Small

The Script That Refused to Stay Small

Comments
2 min read
Conditional Cancellation in Java 21: When Sibling Work Should Stop

Conditional Cancellation in Java 21: When Sibling Work Should Stop

Comments
3 min read
Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Comments
13 min read
The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

Comments
3 min read
I built a state machine where invalid transitions can't compile

I built a state machine where invalid transitions can't compile

Comments
4 min read
From O(n log n) to O(log p): Rebuilding the Order Book for Performance

From O(n log n) to O(log p): Rebuilding the Order Book for Performance

Comments
9 min read
BFS Algorithm in Java Step by Step Tutorial with Examples

BFS Algorithm in Java Step by Step Tutorial with Examples

Comments
2 min read
How I found an XXE in a multi-tenant cloud platform through a translation file upload

How I found an XXE in a multi-tenant cloud platform through a translation file upload

Comments
1 min read
Five Bugs That Would Have Killed TitanMQ in Production

Five Bugs That Would Have Killed TitanMQ in Production

Comments
7 min read
I built a zero-loss webhook delivery engine with Java 21 Virtual Threads

I built a zero-loss webhook delivery engine with Java 21 Virtual Threads

Comments
1 min read
I Added a Second API Gateway… and My System Still Failed (Here’s the Real Fix)

I Added a Second API Gateway… and My System Still Failed (Here’s the Real Fix)

1
Comments 1
1 min read
How to Add Token Swaps to Java Spring Boot

How to Add Token Swaps to Java Spring Boot

Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.