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.
Native Image Quick Reference — GraalVM for JDK 23 - graalvm

Native Image Quick Reference — GraalVM for JDK 23 - graalvm

Comments
1 min read
Kotlin Infix Functions vs. Java: A Grammatical Twist (Where Kotlin Breaks the Rules!)

Kotlin Infix Functions vs. Java: A Grammatical Twist (Where Kotlin Breaks the Rules!)

Comments
2 min read
Top 10 Java Testing Tools Every Developer Should Know

Top 10 Java Testing Tools Every Developer Should Know

7
Comments
4 min read
FIFO Messaging with Azure Service Bus and Spring Boot

FIFO Messaging with Azure Service Bus and Spring Boot

5
Comments
3 min read
Introduction to Liferay: An Overview

Introduction to Liferay: An Overview

2
Comments
3 min read
The Ultimate Guide to Trees in Java: From Roots to Branches (and Leaves, too!)

The Ultimate Guide to Trees in Java: From Roots to Branches (and Leaves, too!)

2
Comments 1
5 min read
Understanding the Decorator Pattern: Enhancing Object Behavior Dynamically

Understanding the Decorator Pattern: Enhancing Object Behavior Dynamically

4
Comments
5 min read
StringBuilder vs StringBuffer in Java

StringBuilder vs StringBuffer in Java

17
Comments 2
3 min read
Method References :: in Java

Method References :: in Java

35
Comments 1
5 min read
Kotlin Companion Objects vs. Java Static Members: A Tale of Two Companions (Where Kotlin Offers More Than Just Friendship!)

Kotlin Companion Objects vs. Java Static Members: A Tale of Two Companions (Where Kotlin Offers More Than Just Friendship!)

Comments
3 min read
Rate Limiting Algorithms and Techniques

Rate Limiting Algorithms and Techniques

2
Comments
3 min read
What Is Bearer Tokens for REST APIs and How to Debug It With Code & Tools

What Is Bearer Tokens for REST APIs and How to Debug It With Code & Tools

2
Comments
3 min read
Sealed class rules in Java

Sealed class rules in Java

Comments
3 min read
Mask logs using logstash logback in java with regex

Mask logs using logstash logback in java with regex

6
Comments
4 min read
The Ultimate Guide to Graphs in Java: A Deep Dive for Developers of All Levels

The Ultimate Guide to Graphs in Java: A Deep Dive for Developers of All Levels

3
Comments 1
5 min read
Mastering Java Streams: A Complete Guide for Developers

Mastering Java Streams: A Complete Guide for Developers

28
Comments
4 min read
Protect Your App in 5 Minutes: OAuth Tokens Made Easy

Protect Your App in 5 Minutes: OAuth Tokens Made Easy

Comments
2 min read
Master Bidirectional One-to-One Relations in 5 Steps: Boost Spring Data JPA Efficiency

Master Bidirectional One-to-One Relations in 5 Steps: Boost Spring Data JPA Efficiency

Comments
5 min read
Effizientes Scrapen von JavaScript-Webseiten

Effizientes Scrapen von JavaScript-Webseiten

Comments
3 min read
¿Cómo usar la clase Properties en Java?

¿Cómo usar la clase Properties en Java?

3
Comments
5 min read
Strings: Understanding Mutability and Immutability

Strings: Understanding Mutability and Immutability

10
Comments 2
3 min read
🌐 Building a Custom Framework in Java: From Dependency Injection to AOP

🌐 Building a Custom Framework in Java: From Dependency Injection to AOP

31
Comments
5 min read
Kotlin Sealed Classes vs. Java Enums (and Sealed Interfaces!): A Tale of Limited Hierarchies

Kotlin Sealed Classes vs. Java Enums (and Sealed Interfaces!): A Tale of Limited Hierarchies

Comments
2 min read
JVM Tuning Explained: From Fresh Graduate to Seasoned Performance Jedi

JVM Tuning Explained: From Fresh Graduate to Seasoned Performance Jedi

2
Comments 1
4 min read
What is the difference between forEach and map in streams?

What is the difference between forEach and map in streams?

9
Comments
1 min read
loading...