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.
Investigating & Resolving High-CPU Alerts in Kubernetes Pods

Investigating & Resolving High-CPU Alerts in Kubernetes Pods

Comments
4 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
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
Quarkus Testing: @QuarkusTest vs @QuarkusIntegrationTest

Quarkus Testing: @QuarkusTest vs @QuarkusIntegrationTest

Comments
3 min read
OptaPlanner in Action: Building Smarter Planning and Scheduling Systems

OptaPlanner in Action: Building Smarter Planning and Scheduling Systems

Comments
4 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
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
Method overriding in Java

Method overriding in Java

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

Converting PDF to TIFF in Java: A Comprehensive Guide

Comments
4 min read
Package in Java

Package in Java

1
Comments
1 min read
Method Overriding In Java

Method Overriding In Java

Comments
4 min read
Profile

Profile

Comments
2 min read
History of Java

History of Java

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

Implementing a RESTful Web API with Spring Boot

1
Comments
11 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
loading...