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.
Monitoring Java Microservices with OpenTelemetry and OpenObserve

Monitoring Java Microservices with OpenTelemetry and OpenObserve

Comments
5 min read
Looking for feedback on my own programming language (Siyo)

Looking for feedback on my own programming language (Siyo)

Comments
1 min read
💡 Java Streams – Find First Non-Repeating Character

💡 Java Streams – Find First Non-Repeating Character

Comments
1 min read
Understanding Common Cybersecurity Attacks: A Practical Overview

Understanding Common Cybersecurity Attacks: A Practical Overview

1
Comments
4 min read
Spring Boot Validation in Kotlin with @field

Spring Boot Validation in Kotlin with @field

1
Comments 1
1 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.