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.
Analisando o Código Fonte do Outbox Namastech.io: Uma Implementação Genérica do Outbox Pattern

Analisando o Código Fonte do Outbox Namastech.io: Uma Implementação Genérica do Outbox Pattern

Comments
9 min read
JVM, Java Memory Model e CPU: por que funciona em x86 e quebra em ARM

JVM, Java Memory Model e CPU: por que funciona em x86 e quebra em ARM

Comments
3 min read
Spring WebClient vs. RestTemplate: Which One Should You Use in 2025?

Spring WebClient vs. RestTemplate: Which One Should You Use in 2025?

Comments
4 min read
JVM: A Máquina Virtual Java - Fundamentos e Funcionamento

JVM: A Máquina Virtual Java - Fundamentos e Funcionamento

1
Comments
9 min read
History of Java

History of Java

Comments
1 min read
java 8 (Stream API)

java 8 (Stream API)

1
Comments
2 min read
Use your debugger less and learn more from debugging instead

Use your debugger less and learn more from debugging instead

Comments
3 min read
How to Use a Public GitHub Repository as a Maven Dependency

How to Use a Public GitHub Repository as a Maven Dependency

Comments
3 min read
Converting PDF to TIFF in Java: A Comprehensive Guide

Converting PDF to TIFF in Java: A Comprehensive Guide

Comments
4 min read
Method Overriding In Java

Method Overriding In Java

Comments
4 min read
Profile

Profile

Comments
2 min read
Implementing a RESTful Web API with Spring Boot

Implementing a RESTful Web API with Spring Boot

1
Comments
11 min read
Python vs. Java vs. C++: The Best Language for Coding Interviews in 2025

Python vs. Java vs. C++: The Best Language for Coding Interviews in 2025

Comments
3 min read
I Was Tired of Manually Porting cURL to Java — So I Built a Tool to Do It for Me

I Was Tired of Manually Porting cURL to Java — So I Built a Tool to Do It for Me

Comments
3 min read
Why I Can't Use Java Records as JPA Entities

Why I Can't Use Java Records as JPA Entities

Comments
2 min read
Building a Full-Stack Pokédex Search Engine with React and Spring Boot

Building a Full-Stack Pokédex Search Engine with React and Spring Boot

Comments
1 min read
Java Arrays.clear()? Let's Get Real: Clearing Arrays The Right Way

Java Arrays.clear()? Let's Get Real: Clearing Arrays The Right Way

Comments
6 min read
Java Arrays.fill() Explained: Your Ultimate Guide to Array Initialization

Java Arrays.fill() Explained: Your Ultimate Guide to Array Initialization

Comments
6 min read
Building A Payment Processor Backend

Building A Payment Processor Backend

Comments
1 min read
Hibernate ORM Explained: A Practical Guide for Java Developers

Hibernate ORM Explained: A Practical Guide for Java Developers

Comments
2 min read
Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Comments
6 min read
Eclipse WTP: JaCoCo Coverage Not Recognized When Running Tomcat in Debug Mode

Eclipse WTP: JaCoCo Coverage Not Recognized When Running Tomcat in Debug Mode

Comments
3 min read
Array and String Manipulation Problems

Array and String Manipulation Problems

Comments
2 min read
How to add AI to the JPedal Viewer (Tutorial)

How to add AI to the JPedal Viewer (Tutorial)

Comments
2 min read
Java Arrays.compare() Explained: Your Ultimate Guide to Element-Wise Comparison

Java Arrays.compare() Explained: Your Ultimate Guide to Element-Wise Comparison

Comments
6 min read
loading...