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.
Effective Testing of Cloud Components with Quarkus and LocalStack

Effective Testing of Cloud Components with Quarkus and LocalStack

1
Comments
9 min read
Object Sharing in Multi-threaded Environments

Object Sharing in Multi-threaded Environments

Comments
4 min read
An Updated Guide to Maven Archetypes

An Updated Guide to Maven Archetypes

Comments
3 min read
[PT-BR] Subindo um Docker na nuvem Render

[PT-BR] Subindo um Docker na nuvem Render

Comments
4 min read
Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
How to connect Spring Boot to MongoDB on Remote Server

How to connect Spring Boot to MongoDB on Remote Server

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

Producer-Consumer Pattern Using Java’s Blocking Queues

2
Comments
4 min read
Overcoming Tight Coupling In OOPs With Effective Solutions

Overcoming Tight Coupling In OOPs With Effective Solutions

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
[Spring/Kafka] Outbox Pattern in Spring Boot 3 and Apache Kafka

[Spring/Kafka] Outbox Pattern in Spring Boot 3 and Apache Kafka

Comments
8 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
Reactor Netty: HTTP server example

Reactor Netty: HTTP server example

Comments
4 min read
Test based on Enum type(DynamicTest)

Test based on Enum type(DynamicTest)

Comments
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
Reactor Netty: UDP DNS client example

Reactor Netty: UDP DNS client example

5
Comments
3 min read
Let's Code

Let's Code

6
Comments 2
1 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
Specifying context configuration location for DispatcherServlet

Specifying context configuration location for DispatcherServlet

Comments
2 min read
How to Store Spring Boot Application Metrics in InfluxDB

How to Store Spring Boot Application Metrics in InfluxDB

Comments
11 min read
Generics: Não use tipos brutos

Generics: Não use tipos brutos

1
Comments 1
2 min read
Function Calling OpenAI with Java and Tools4AI

Function Calling OpenAI with Java and Tools4AI

Comments
2 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
🔥 Mastering Java Concurrency: Dive into Part 1! 🚀

🔥 Mastering Java Concurrency: Dive into Part 1! 🚀

33
Comments 6
4 min read
The Fascinating History of Java

The Fascinating History of Java

3
Comments 3
2 min read
TASK 4

TASK 4

Comments
4 min read
Memento Design Pattern

Memento Design Pattern

Comments
3 min read
OOP Simplified!

OOP Simplified!

2
Comments
8 min read
Java Memory Management Demystified: Ensuring Stability and Efficiency 🚀💡

Java Memory Management Demystified: Ensuring Stability and Efficiency 🚀💡

1
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
Kubernetes Management with AI using Tools4AI

Kubernetes Management with AI using Tools4AI

Comments
4 min read
Generic Capabilities JSON Loader

Generic Capabilities JSON Loader

Comments
3 min read
Basics of Cryptography in Java

Basics of Cryptography in Java

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

Find Unique Binary String | LeetCode | Java

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

Find if Path Exists in Graph | LeetCode | Java

3
Comments
1 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
Reading Request Body Multiple Times in Java/Spring Boot

Reading Request Body Multiple Times in Java/Spring Boot

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

Refatorando códigos Java como um ninja 🥋

11
Comments
4 min read
🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

Comments
2 min read
Gradle + AspectJ + JUnit5

Gradle + AspectJ + JUnit5

Comments 1
3 min read
8 Best Practices while Writing Selenium with Java

8 Best Practices while Writing Selenium with Java

Comments
3 min read
Você sabe o que é SOLID❓

Você sabe o que é SOLID❓

Comments
3 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
Remove All Adjacent Duplicates in String II | LeetCode | Java

Remove All Adjacent Duplicates in String II | LeetCode | Java

3
Comments
1 min read
We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it

We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it

Comments
6 min read
What is Project Lombok? Is it still relevant in 2023?

What is Project Lombok? Is it still relevant in 2023?

1
Comments 2
4 min read
FlashFetch: Concurrent, Multi-part file downloader

FlashFetch: Concurrent, Multi-part file downloader

1
Comments 1
1 min read
Java’s Synchronized Collections

Java’s Synchronized Collections

2
Comments
3 min read
Debugging Using JMX Revisited

Debugging Using JMX Revisited

7
Comments
9 min read
Java’s Executor Framework for Starters

Java’s Executor Framework for Starters

2
Comments 1
5 min read
Criando uma API com Spring Boot para o envio de e-mail

Criando uma API com Spring Boot para o envio de e-mail

1
Comments 1
4 min read
Which programming language should I learn first?

Which programming language should I learn first?

Comments 4
5 min read
Limite os arquivos fonte

Limite os arquivos fonte

1
Comments
2 min read
Prefira as classes membro estáticas

Prefira as classes membro estáticas

Comments
3 min read
Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comments
3 min read
Spring into Action : Integrating AI & Spring Applications

Spring into Action : Integrating AI & Spring Applications

2
Comments
2 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
Cocktail of Kotlin

Cocktail of Kotlin

Comments
5 min read
Deploy app with Docker and SystemD in a few clicks

Deploy app with Docker and SystemD in a few clicks

Comments
2 min read
Message Compensation Processing Due to DB Failure in EDA

Message Compensation Processing Due to DB Failure in EDA

Comments
4 min read
loading...