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.
The Systemic Process of Debugging

The Systemic Process of Debugging

15
Comments 1
6 min read
Reading the temperature, humidity, and pressure from a BME280 Sensor with Java, Pi4J, I2C, SPI, and JBang

Reading the temperature, humidity, and pressure from a BME280 Sensor with Java, Pi4J, I2C, SPI, and JBang

Comments
6 min read
[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8

1
Comments
1 min read
Java Collections Framework - A Quick and In-Depth Look (Part - 2)

Java Collections Framework - A Quick and In-Depth Look (Part - 2)

5
Comments
11 min read
Simplificando Expressões Lambdas em Java

Simplificando Expressões Lambdas em Java

5
Comments
2 min read
Effective Data Modeling in PostgreSQL for Java Backend Developers

Effective Data Modeling in PostgreSQL for Java Backend Developers

Comments
3 min read
News about JDK 21 update

News about JDK 21 update

15
Comments 1
4 min read
Software Design Pattern: Abstract Factory Pattern

Software Design Pattern: Abstract Factory Pattern

Comments
2 min read
O que é Encapsulamento em Java?

O que é Encapsulamento em Java?

7
Comments
2 min read
Objetos Imutáveis

Objetos Imutáveis

5
Comments
1 min read
Classes Aninhadas em Java

Classes Aninhadas em Java

5
Comments
1 min read
Caching Strategies for High-Performance Java Applications with Redis

Caching Strategies for High-Performance Java Applications with Redis

1
Comments
3 min read
Java Collections Framework - A Quick and In-Depth Look (Part - 1)

Java Collections Framework - A Quick and In-Depth Look (Part - 1)

13
Comments 1
12 min read
Interfaces e Polimorfismo

Interfaces e Polimorfismo

5
Comments
2 min read
Listas em Java: Uma Introdução Simples e Prática

Listas em Java: Uma Introdução Simples e Prática

5
Comments
2 min read
Spring Framework, History, and Its Structure

Spring Framework, History, and Its Structure

3
Comments
7 min read
Enum Fábrica Solitão em Java

Enum Fábrica Solitão em Java

5
Comments
3 min read
Herança e Classes Abstratas em Java

Herança e Classes Abstratas em Java

5
Comments
2 min read
Be Cautious When Using Hibernate for Date Type Manipulation with Databases

Be Cautious When Using Hibernate for Date Type Manipulation with Databases

4
Comments
3 min read
jacoco-badge-generator 2.11.0 Released

jacoco-badge-generator 2.11.0 Released

12
Comments
2 min read
"Cracking the Binary Tree Code: Serialize and Deserialize like a Pro!" #Leetcode Question

"Cracking the Binary Tree Code: Serialize and Deserialize like a Pro!" #Leetcode Question

7
Comments
2 min read
Exploring the Power of SparkJava

Exploring the Power of SparkJava

1
Comments
3 min read
Java remote debugging (IntelliJ + Docker)

Java remote debugging (IntelliJ + Docker)

6
Comments
2 min read
Solving the Notorious N+1 Problem: Optimizing Database Queries for Java Backend Developers

Solving the Notorious N+1 Problem: Optimizing Database Queries for Java Backend Developers

Comments
3 min read
Solving "All Nodes Distance K in Binary Tree" Leet code Question

Solving "All Nodes Distance K in Binary Tree" Leet code Question

10
Comments 1
2 min read
Solving the "Roman to Integer" Problem on LeetCode

Solving the "Roman to Integer" Problem on LeetCode

5
Comments
3 min read
Solving the "Valid Parentheses" Problem on LeetCode

Solving the "Valid Parentheses" Problem on LeetCode

5
Comments
2 min read
jacoco-badge-generator 2.10.0 Released

jacoco-badge-generator 2.10.0 Released

8
Comments
2 min read
"I definitely didn't spend 3 hours on this question..😢#BinaryTreeAdventures" Solving Binary Tree Right Side View Leet code

"I definitely didn't spend 3 hours on this question..😢#BinaryTreeAdventures" Solving Binary Tree Right Side View Leet code

9
Comments
1 min read
Multi-Threading in JAVA using Callables

Multi-Threading in JAVA using Callables

7
Comments
4 min read
Solving the "Longest Substring Without Repeating Characters" Problem on LeetCode

Solving the "Longest Substring Without Repeating Characters" Problem on LeetCode

5
Comments
2 min read
Classes Imutáveis no Java e Records

Classes Imutáveis no Java e Records

2
Comments
2 min read
Common Mistakes of Junior Java Developers When Working with Hibernate

Common Mistakes of Junior Java Developers When Working with Hibernate

1
Comments 1
3 min read
A complete guide on Behavioral Design Pattern and Chain of Responsibility Pattern in Java

A complete guide on Behavioral Design Pattern and Chain of Responsibility Pattern in Java

5
Comments
4 min read
Eliminating Bugs Using the Tong Motion Approach

Eliminating Bugs Using the Tong Motion Approach

10
Comments 1
5 min read
Reactive MongoDB with multi-database within a single Spring Boot application

Reactive MongoDB with multi-database within a single Spring Boot application

7
Comments 1
5 min read
A guide to input validation with Spring Boot

A guide to input validation with Spring Boot

Comments
12 min read
From Senior Front-End Developer to Java Novice: My Journey

From Senior Front-End Developer to Java Novice: My Journey

Comments
4 min read
Data Science with Python and Java: A Dynamic Duo for Modern Analytics

Data Science with Python and Java: A Dynamic Duo for Modern Analytics

1
Comments 1
3 min read
Solving "Move Zeroes" Leet code Question.

Solving "Move Zeroes" Leet code Question.

11
Comments
2 min read
Java Concurrency : Future

Java Concurrency : Future

Comments
3 min read
Generics in Java was never this EASY! — A Complete Beginner’s Guide!

Generics in Java was never this EASY! — A Complete Beginner’s Guide!

16
Comments
6 min read
Efficiently Optimizing Spring Boot Applications: Faster Startup and Lower Memory Usage

Efficiently Optimizing Spring Boot Applications: Faster Startup and Lower Memory Usage

13
Comments
2 min read
The feature missed in C++, Java, C#, PHP, Python, Ruby and JavaScript

The feature missed in C++, Java, C#, PHP, Python, Ruby and JavaScript

2
Comments
3 min read
What is '_spark_metadata' Directory in Spark Structured Streaming ?

What is '_spark_metadata' Directory in Spark Structured Streaming ?

Comments
3 min read
Interfaces Funcionais no Java

Interfaces Funcionais no Java

1
Comments
3 min read
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

20
Comments 7
31 min read
Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

5
Comments
2 min read
Understanding Executors and Thread Pools in Java

Understanding Executors and Thread Pools in Java

2
Comments
3 min read
Kafka in a Nutshell 🌰: Events, Topics, and APIs made simple

Kafka in a Nutshell 🌰: Events, Topics, and APIs made simple

5
Comments 1
2 min read
How to Optimize Your Backend Application with Redis Cache

How to Optimize Your Backend Application with Redis Cache

6
Comments
6 min read
Securing the Path: A Comprehensive Guide to Spring Security Migration

Securing the Path: A Comprehensive Guide to Spring Security Migration

Comments
5 min read
Testes Mutantes com Pitest

Testes Mutantes com Pitest

2
Comments 2
2 min read
Application and Webserver Logging in Spring Boot 3.1

Application and Webserver Logging in Spring Boot 3.1

2
Comments
4 min read
Parâmetros em API RESTful: Tipos e Exemplos

Parâmetros em API RESTful: Tipos e Exemplos

2
Comments
3 min read
Aumente a Qualidade do seu Código Java: Um Guia para Utilizar o JaCoCo em sua API REST

Aumente a Qualidade do seu Código Java: Um Guia para Utilizar o JaCoCo em sua API REST

3
Comments
3 min read
Make your builds faster using Docker's RUN cache

Make your builds faster using Docker's RUN cache

1
Comments
2 min read
The Evolution of Bugs

The Evolution of Bugs

15
Comments 1
20 min read
Sistema de Autenticação com Spring Security

Sistema de Autenticação com Spring Security

1
Comments
3 min read
Basic REST API with Spring Boot 2023

Basic REST API with Spring Boot 2023

4
Comments 1
8 min read
loading...