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.
My First Open Source PR — Done During Hacktoberfest 2025!

Hacktoberfest: Contribution Chronicles

My First Open Source PR — Done During Hacktoberfest 2025!

Comments 1
2 min read
Is JPlus likely to become a mainstream JVM language as a Java superset?

Is JPlus likely to become a mainstream JVM language as a Java superset?

Comments
1 min read
Java References Explained: Your Ultimate Guide to Strong, Soft, Weak & Phantom Refs

Java References Explained: Your Ultimate Guide to Strong, Soft, Weak & Phantom Refs

Comments
6 min read
Spring Boot: Stop Using @Value Everywhere! Discover @ConfigurationProperties

Spring Boot: Stop Using @Value Everywhere! Discover @ConfigurationProperties

8
Comments 2
3 min read
Demystifying Object-Oriented Programming: Pt. 2

Demystifying Object-Oriented Programming: Pt. 2

Comments
5 min read
Java Threads Explained: Concurrency, Multithreading & Best Practices

Java Threads Explained: Concurrency, Multithreading & Best Practices

1
Comments
6 min read
Java Arrays Utility Class 🛠️

Java Arrays Utility Class 🛠️

1
Comments
2 min read
I built a library to define DTOs, Validation, and Schema in one place. Thoughts?

I built a library to define DTOs, Validation, and Schema in one place. Thoughts?

Comments 2
2 min read
Java Interface Complete Guide: Definition, Examples & Best Practices 2025

Java Interface Complete Guide: Definition, Examples & Best Practices 2025

Comments
14 min read
Important Spring Boot Annotations: What They Do, Why, and How They Work Behind the Scenes

Important Spring Boot Annotations: What They Do, Why, and How They Work Behind the Scenes

1
Comments
3 min read
Data type in Java

Data type in Java

4
Comments
1 min read
Decorator Pattern in Clprolf — Example with Coffee

Decorator Pattern in Clprolf — Example with Coffee

1
Comments
3 min read
IDENTIFIER, LITERALS, KEYWORD

IDENTIFIER, LITERALS, KEYWORD

2
Comments
2 min read
Intermittent NoSuchMethodError in WebLogic application

Intermittent NoSuchMethodError in WebLogic application

Comments
1 min read
Wednesday Links - Edition 2025-10-29

Wednesday Links - Edition 2025-10-29

Comments
1 min read
Java Annotations Demystified

Java Annotations Demystified

3
Comments
5 min read
Technique Avancée d'OpenRewrite : Orchestrer des refactorings complexes avec les `ScanningRecipe`

Technique Avancée d'OpenRewrite : Orchestrer des refactorings complexes avec les `ScanningRecipe`

6
Comments
6 min read
Mastering Spring AOP: Real-World Use Case and Practical Code Samples

Mastering Spring AOP: Real-World Use Case and Practical Code Samples

3
Comments
3 min read
From Java to Go: My Journey with Golang 🚀

From Java to Go: My Journey with Golang 🚀

Comments
2 min read
Java Program with Command-Line Arguments

Java Program with Command-Line Arguments

1
Comments
3 min read
Your Integration Layer is Probably Over-Engineered (Let's Fix It with Camel DSL)

Your Integration Layer is Probably Over-Engineered (Let's Fix It with Camel DSL)

2
Comments
14 min read
Object-Oriented Programming (OOP) in Java

Object-Oriented Programming (OOP) in Java

2
Comments
11 min read
Hello Java

Hello Java

Comments
2 min read
Java LinkedHashMap Explained: Order, Performance & Real-World Use Cases

Java LinkedHashMap Explained: Order, Performance & Real-World Use Cases

Comments
6 min read
💱 Build a Simple Currency Converter in Java

💱 Build a Simple Currency Converter in Java

1
Comments
2 min read
loading...