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.
How to create Unit tests for code design?

How to create Unit tests for code design?

51
Comments 3
3 min read
🔥 Mastering Java Concurrency: Dive into Part 1! 🚀

🔥 Mastering Java Concurrency: Dive into Part 1! 🚀

33
Comments 6
4 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

29
Comments 2
10 min read
Spring Boot 3 application on AWS Lambda - Part 1 Introduction to the series

Spring Boot 3 application on AWS Lambda - Part 1 Introduction to the series

15
Comments
2 min read
I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

13
Comments 3
9 min read
Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

13
Comments 3
4 min read
Spring Boot 3 application on AWS Lambda - Part 2 Introduction to AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 2 Introduction to AWS Serverless Java Container

13
Comments
3 min read
Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

13
Comments 3
3 min read
Refatorando códigos Java como um ninja 🥋

Refatorando códigos Java como um ninja 🥋

11
Comments
4 min read
Develop your Tomcat App with Docker Compose Watch

Develop your Tomcat App with Docker Compose Watch

8
Comments 3
5 min read
Sorting in Data Structures

Sorting in Data Structures

7
Comments
6 min read
Word Pattern - LeetCode - Java

Word Pattern - LeetCode - Java

7
Comments
1 min read
Understanding How Java Code Runs Behind the Scenes

Understanding How Java Code Runs Behind the Scenes

7
Comments
2 min read
Selection Sort in Java (With Intuition + Dry run + Code)

Selection Sort in Java (With Intuition + Dry run + Code)

7
Comments
2 min read
How to set up Amazon RDS Proxy for Amazon Aurora (Serverless) database cluster and connect AWS Lambda function to it

How to set up Amazon RDS Proxy for Amazon Aurora (Serverless) database cluster and connect AWS Lambda function to it

6
Comments 1
5 min read
Debug Unresponsive Apps

Debug Unresponsive Apps

6
Comments
5 min read
Let's Code

Let's Code

6
Comments 2
1 min read
Localize Apps With AI

Localize Apps With AI

6
Comments
11 min read
Java 22: A Glimpse into the Future of Java Development

Java 22: A Glimpse into the Future of Java Development

6
Comments 1
2 min read
Unicode string length can mean different things in different languages

Unicode string length can mean different things in different languages

6
Comments
1 min read
Debug Without Breakpoints

Debug Without Breakpoints

6
Comments
3 min read
Developer diary #8. The end of the era.

Developer diary #8. The end of the era.

6
Comments 2
1 min read
Check if the Sentence Is Pangram | LeetCode | Java

Check if the Sentence Is Pangram | LeetCode | Java

5
Comments
2 min read
Reactor Netty: UDP DNS client example

Reactor Netty: UDP DNS client example

5
Comments
3 min read
Merge In Between Linked Lists | LeetCode | Java

Merge In Between Linked Lists | LeetCode | Java

5
Comments
2 min read
Virtual Threads em Java - O Java que voa!

Virtual Threads em Java - O Java que voa!

5
Comments
17 min read
MJPEG stream demo server by Reactor netty

MJPEG stream demo server by Reactor netty

5
Comments
1 min read
Gemini-1.5-pro Function Calling with Java, Spring and HTTP

Gemini-1.5-pro Function Calling with Java, Spring and HTTP

5
Comments
2 min read
Path Sum | LeetCode | Java

Path Sum | LeetCode | Java

5
Comments
2 min read
Bubble Sort in Java (With Intuition + Dry run + Code)

Bubble Sort in Java (With Intuition + Dry run + Code)

5
Comments
3 min read
Kotlin Clean Architecture and CQRS 🚀👋👨‍💻

Kotlin Clean Architecture and CQRS 🚀👋👨‍💻

4
Comments
15 min read
One Simple Trick For Resolving Java Runtime Dependency Issues

One Simple Trick For Resolving Java Runtime Dependency Issues

4
Comments 2
8 min read
Largest Number | LeetCode | Java

Largest Number | LeetCode | Java

4
Comments
2 min read
Code Smell 246 - Expiration Date

Code Smell 246 - Expiration Date

4
Comments 6
3 min read
Code of game engine written in Java: what does it hide?

Code of game engine written in Java: what does it hide?

4
Comments
9 min read
Remove All Adjacent Duplicates in String II | LeetCode | Java

Remove All Adjacent Duplicates in String II | LeetCode | Java

3
Comments
1 min read
Letter Case Permutation | LeetCode | Java

Letter Case Permutation | LeetCode | Java

3
Comments
1 min read
Spring WebFlux Retry Mechanism

Spring WebFlux Retry Mechanism

3
Comments
3 min read
The Fascinating History of Java

The Fascinating History of Java

3
Comments 3
2 min read
HTTP Endpoints with Large Action Model - Complete AI Integration

HTTP Endpoints with Large Action Model - Complete AI Integration

3
Comments
6 min read
AWS SnapStart - Part 18 Measuring cold starts with Java 17 using different deployment artifact sizes

AWS SnapStart - Part 18 Measuring cold starts with Java 17 using different deployment artifact sizes

3
Comments
4 min read
Find if Path Exists in Graph | LeetCode | Java

Find if Path Exists in Graph | LeetCode | Java

3
Comments
1 min read
Find Unique Binary String | LeetCode | Java

Find Unique Binary String | LeetCode | Java

3
Comments
1 min read
Find Bottom Left Tree Value | LeetCode | Java | 2 Methods (BFS & DFS)

Find Bottom Left Tree Value | LeetCode | Java | 2 Methods (BFS & DFS)

3
Comments
1 min read
All Paths From Source to Target(2 Methods) | LeetCode | Java

All Paths From Source to Target(2 Methods) | LeetCode | Java

3
Comments
1 min read
Overcoming Tight Coupling In OOPs With Effective Solutions

Overcoming Tight Coupling In OOPs With Effective Solutions

2
Comments
1 min read
Telegram bot with Camel & Spring boot

Telegram bot with Camel & Spring boot

2
Comments
1 min read
Java Memory Leaks: Find & Conquer

Java Memory Leaks: Find & Conquer

2
Comments
3 min read
Java’s Synchronized Collections

Java’s Synchronized Collections

2
Comments
3 min read
Open Telemetry Sampling Techniques in Python/Java/Go: Optimizing Observability with Selective Data Collection

Open Telemetry Sampling Techniques in Python/Java/Go: Optimizing Observability with Selective Data Collection

2
Comments
4 min read
Spring into Action : Integrating AI & Spring Applications

Spring into Action : Integrating AI & Spring Applications

2
Comments
2 min read
Code Smells: Long Methods

Code Smells: Long Methods

2
Comments 2
4 min read
Announcing Espresso; a different kind of Java build tool.

Announcing Espresso; a different kind of Java build tool.

2
Comments
1 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 5 Basic cold and warm starts measurements

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 5 Basic cold and warm starts measurements

2
Comments
3 min read
Bulbasaur, Squirtle, or Charmander? Or rather Java, C#, or perhaps Ruby? What should I choose in 2024.

Bulbasaur, Squirtle, or Charmander? Or rather Java, C#, or perhaps Ruby? What should I choose in 2024.

2
Comments
13 min read
How to Achieve Thread Harmony: A Guide to Synchronizers

How to Achieve Thread Harmony: A Guide to Synchronizers

2
Comments
3 min read
Задача с собеседования в Google. 939. Minimum Area Rectangle

Задача с собеседования в Google. 939. Minimum Area Rectangle

2
Comments
2 min read
Java’s Executor Framework for Starters

Java’s Executor Framework for Starters

2
Comments 1
5 min read
Producer-Consumer Pattern Using Java’s Blocking Queues

Producer-Consumer Pattern Using Java’s Blocking Queues

2
Comments
4 min read
OOP Simplified!

OOP Simplified!

2
Comments
8 min read
loading...