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.
What you measure depends on where you draw the boundary

What you measure depends on where you draw the boundary

Comments
9 min read
Update on Docling Java

Update on Docling Java

Comments
4 min read
The 'Clean Room' Isolation Pattern: Using JEP 484 to Sandbox Agent-Generated Logic

The 'Clean Room' Isolation Pattern: Using JEP 484 to Sandbox Agent-Generated Logic

Comments
2 min read
Abstraction in Java

Abstraction in Java

1
Comments
1 min read
Final Keyword in java

Final Keyword in java

1
Comments
1 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
Three Stabs at a Typed Schema DSL in Kotlin

Three Stabs at a Typed Schema DSL in Kotlin

2
Comments
7 min read
Idempotency4j - Java/Spring Boot idempotency library

Idempotency4j - Java/Spring Boot idempotency library

Comments
2 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
Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

Comments
2 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
Find First Non Repeating Character - Java Program With Time and Space Complexity

Find First Non Repeating Character - Java Program With Time and Space Complexity

Comments
5 min read
Generics in Java Interview Q&A

Generics in Java Interview Q&A

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