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.
Deep dive into Java Streams implementation - Creating Streams

Deep dive into Java Streams implementation - Creating Streams

3
Comments
7 min read
Abstract Factory Pattern – A DevBlog You’ll Actually Read

Abstract Factory Pattern – A DevBlog You’ll Actually Read

1
Comments
3 min read
Discover how ForkJoinPool powers Java's high-performance parallel processing

Discover how ForkJoinPool powers Java's high-performance parallel processing

2
Comments
3 min read
How to keep unread notifications relevant

How to keep unread notifications relevant

5
Comments
3 min read
شرح تقنية vararage

شرح تقنية vararage

1
Comments
1 min read
Data Structures #1: Linked Lists

Data Structures #1: Linked Lists

Comments
1 min read
Java proxy for overlapping interfaces

Java proxy for overlapping interfaces

5
Comments
2 min read
Unlocking the Power of API Documentation: Why Swagger "Describe" Matters for Modern Development 🚀

Unlocking the Power of API Documentation: Why Swagger "Describe" Matters for Modern Development 🚀

Comments
1 min read
Boost Your Apps with Spring Application Advisor

Boost Your Apps with Spring Application Advisor

1
Comments
1 min read
Access Modifiers in Java

Access Modifiers in Java

1
Comments 1
2 min read
HashMap - Internal Working

HashMap - Internal Working

Comments
2 min read
Extracting first character...

Extracting first character...

5
Comments
1 min read
JWT Security with OAuth

JWT Security with OAuth

1
Comments
1 min read
Dica Java: @ParameterizedTest #008

Dica Java: @ParameterizedTest #008

Comments
2 min read
enable vertx debug log

enable vertx debug log

Comments
1 min read
LeetCode # 987. Vertical Order Traversal of a Binary Tree

LeetCode # 987. Vertical Order Traversal of a Binary Tree

Comments
4 min read
Leetcode 2302. Count Subarrays With Score Less Than K

Leetcode 2302. Count Subarrays With Score Less Than K

Comments
2 min read
Unlocking the Power of ItemReader in Spring Batch: Are You Using It to Its Full Potential?

Unlocking the Power of ItemReader in Spring Batch: Are You Using It to Its Full Potential?

Comments
1 min read
Data Oriented vs Object Oriented Programming in Java

Data Oriented vs Object Oriented Programming in Java

1
Comments 1
4 min read
Observer Design Pattern in Java

Observer Design Pattern in Java

Comments
2 min read
Bucle for a IntStream con iterate en Java

Bucle for a IntStream con iterate en Java

Comments
4 min read
How to Manage Transactions in Asynchronous Threads in Java (Spring)

How to Manage Transactions in Asynchronous Threads in Java (Spring)

2
Comments 1
3 min read
Capítulo 5: Construindo APIs RESTful com RESTEasy

Capítulo 5: Construindo APIs RESTful com RESTEasy

Comments 1
13 min read
The Origin Story of Java - From Oak to OpenJDK

The Origin Story of Java - From Oak to OpenJDK

Comments 1
4 min read
Creating Custom Constraints: Writing Your Own @NotNull Annotation

Creating Custom Constraints: Writing Your Own @NotNull Annotation

Comments
2 min read
loading...