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.
Your circuit breaker stops at the service layer. Slow SQL needs one too.

Your circuit breaker stops at the service layer. Slow SQL needs one too.

2
Comments
11 min read
Why Your eBPF Profiler Lies to You About Java Virtual Threads

Why Your eBPF Profiler Lies to You About Java Virtual Threads

Comments
2 min read
What is Dependency Injection & How is it Achieved in Spring Boot?

What is Dependency Injection & How is it Achieved in Spring Boot?

6
Comments
5 min read
Class Level Locking in Java - inspired by Android's AsyncTask implementation - serializing multiple threads...

Class Level Locking in Java - inspired by Android's AsyncTask implementation - serializing multiple threads...

Comments
4 min read
I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

1
Comments
7 min read
Java Explained — What It Is, Why It Exists, and How It Actually Runs

Java Explained — What It Is, Why It Exists, and How It Actually Runs

4
Comments
6 min read
Pow(x, n)

Pow(x, n)

7
Comments 3
2 min read
I Published Nepal's First Java Payment Library to Maven Central — Here's What Broke

I Published Nepal's First Java Payment Library to Maven Central — Here's What Broke

Comments
4 min read
Idempotency4j - Java/Spring Boot idempotency library

Idempotency4j - Java/Spring Boot idempotency library

Comments
2 min read
Your First Java Class — A Hello World Walkthrough

Your First Java Class — A Hello World Walkthrough

Comments
4 min read
Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Comments
2 min read
I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

Comments
1 min read
About me

About me

1
Comments
1 min read
LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

Comments
3 min read
Comparable vs Comparator in Java

Comparable vs Comparator in Java

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