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.
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

6
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
Create Persistence Unit Without The persistence.xml file

Create Persistence Unit Without The persistence.xml file

1
Comments
3 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.

8
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!

15
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

23
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
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

24
Comments 9
31 min read
What is '_spark_metadata' Directory in Spark Structured Streaming ?

What is '_spark_metadata' Directory in Spark Structured Streaming ?

Comments
3 min read
Solving the "Container With Most Water" Problem on Leet Code

Solving the "Container With Most Water" Problem on Leet Code

6
Comments
2 min read
Interfaces Funcionais no Java

Interfaces Funcionais no Java

1
Comments
3 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

3
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

6
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

6
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
Explorando Testes Unitários com JUnit 5 e Mockito: Um Exemplo Prático

Explorando Testes Unitários com JUnit 5 e Mockito: Um Exemplo Prático

3
Comments
6 min read
Hinzufügen oder Entfernen von Ebenen in PDF-Dokumenten in Java

Hinzufügen oder Entfernen von Ebenen in PDF-Dokumenten in Java

3
Comments
3 min read
Streams em JAVA: Tudo que você precisa saber

Streams em JAVA: Tudo que você precisa saber

10
Comments 4
11 min read
How to use the JavaFX library Medusa to display weather data

How to use the JavaFX library Medusa to display weather data

4
Comments 1
7 min read
jacoco-badge-generator 2.10.0 Released

jacoco-badge-generator 2.10.0 Released

8
Comments
2 min read
SquareWithProgressBar in jetpack compose Android

SquareWithProgressBar in jetpack compose Android

Comments 1
2 min read
Types of Functions in OOPS

Types of Functions in OOPS

Comments
4 min read
Breaking Up with @Autowired: Why Dependency Injection with Spring Boot Needs a Makeover! 💔

Breaking Up with @Autowired: Why Dependency Injection with Spring Boot Needs a Makeover! 💔

5
Comments 4
3 min read
🚀 Level up Your Testing Game: Harness the Power of Testcontainers with Java and Spring Boot 🧪

🚀 Level up Your Testing Game: Harness the Power of Testcontainers with Java and Spring Boot 🧪

1
Comments
4 min read
[ptbr]Fazendo de uma comunidade a sua segunda casa.

[ptbr]Fazendo de uma comunidade a sua segunda casa.

6
Comments 1
3 min read
Solving the "Largest Digit Sum" Problem on LeetCode

Solving the "Largest Digit Sum" Problem on LeetCode

5
Comments
2 min read
Leet Code — 2744. Find Maximum Number of String Pairs

Leet Code — 2744. Find Maximum Number of String Pairs

2
Comments 3
3 min read
Making JPad: a cross-platform text editor.

Making JPad: a cross-platform text editor.

2
Comments
4 min read
Spring Boot Thymeleaf File Upload example

Spring Boot Thymeleaf File Upload example

11
Comments
13 min read
Captura de dados antes de Captura de linha: "erro" e solução, em Java.

Captura de dados antes de Captura de linha: "erro" e solução, em Java.

Comments
5 min read
Testing Native Queries with Functions in Spring Boot with JPA and H2

Testing Native Queries with Functions in Spring Boot with JPA and H2

3
Comments
2 min read
[ptbr] Entendendo programação reativa e imperativa com Naruto.

[ptbr] Entendendo programação reativa e imperativa com Naruto.

7
Comments 2
2 min read
Build a Beautiful CRUD App with Spring Boot and Angular

Build a Beautiful CRUD App with Spring Boot and Angular

8
Comments 1
33 min read
Building a REST API using Spring Boot | Step-by-Step Plan

Building a REST API using Spring Boot | Step-by-Step Plan

3
Comments
3 min read
Deploy Spring Boot App to Render

Deploy Spring Boot App to Render

Comments
1 min read
Curly’s Law

Curly’s Law

1
Comments 3
1 min read
Dev Services for Kafka

Dev Services for Kafka

5
Comments 1
2 min read
Wie man Text- und Bild-Wasserzeichen zu einem Word-Dokument in Java hinzufügt

Wie man Text- und Bild-Wasserzeichen zu einem Word-Dokument in Java hinzufügt

2
Comments
3 min read
OAuth 2.0 Simplified: Know What You Need To Begin

OAuth 2.0 Simplified: Know What You Need To Begin

3
Comments
5 min read
Leet Code — 2315. Count Asterisks

Leet Code — 2315. Count Asterisks

2
Comments
2 min read
Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Comments
1 min read
Java Spring CI/CD in AWS - The HalloCasa Journey

Java Spring CI/CD in AWS - The HalloCasa Journey

1
Comments
4 min read
[Java] Comment convertir HTML ou une chaîne HTML en Word

[Java] Comment convertir HTML ou une chaîne HTML en Word

Comments
4 min read
Programação Orientada à Objetos com Java - POO

Programação Orientada à Objetos com Java - POO

7
Comments
10 min read
Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Comments
1 min read
Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Comments
1 min read
loading...