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.
Maratona de Testes Automatizados — Step 0: Fundamentos, Importância e a Pirâmide de Testes

Maratona de Testes Automatizados — Step 0: Fundamentos, Importância e a Pirâmide de Testes

Comments
10 min read
Why does fieldClass.getDeclaredFields() return empty in JDK 17?

Why does fieldClass.getDeclaredFields() return empty in JDK 17?

Comments
3 min read
🔁 How Azure Service Bus Handles Retries Part- 1

🔁 How Azure Service Bus Handles Retries Part- 1

Comments
2 min read
How to Remove Cast in Hibernate Queries for DB2 z/OS?

How to Remove Cast in Hibernate Queries for DB2 z/OS?

Comments
4 min read
Understanding the Builder Pattern – One Brick at a Time

Understanding the Builder Pattern – One Brick at a Time

Comments
2 min read
How to Fix JavaMailSender NullPointerException in Spring Boot

How to Fix JavaMailSender NullPointerException in Spring Boot

Comments
4 min read
How to Dynamically Configure REST API URLs in Angular

How to Dynamically Configure REST API URLs in Angular

Comments
4 min read
Unlocking the Power of toString() in Java: Are You Using It Right?

Unlocking the Power of toString() in Java: Are You Using It Right?

Comments
1 min read
How I Got SonarCloud to Detect Test Coverage in a Spring Boot Project with JaCoCo

How I Got SonarCloud to Detect Test Coverage in a Spring Boot Project with JaCoCo

Comments
2 min read
Part 2 of Pattern Matching in Switch - Java

Part 2 of Pattern Matching in Switch - Java

Comments
4 min read
How to Fix Selenium Edge Driver Unknown Version Error in Java?

How to Fix Selenium Edge Driver Unknown Version Error in Java?

Comments
4 min read
How Does Class Hierarchy Work in Java Object Instantiation?

How Does Class Hierarchy Work in Java Object Instantiation?

Comments
3 min read
What is a doubly linked list's remove method?

What is a doubly linked list's remove method?

Comments
4 min read
Logging in Spring Boot with SL4J

Logging in Spring Boot with SL4J

Comments
4 min read
Convertir un forEach con if a un Stream con filter en Java

Convertir un forEach con if a un Stream con filter en Java

Comments
3 min read
How to Fix 'SunCertPathBuilderException' in Maven Projects

How to Fix 'SunCertPathBuilderException' in Maven Projects

Comments
4 min read
🚀 Java Surprise: LinkedHashSet Now Implements SequencedCollection!

🚀 Java Surprise: LinkedHashSet Now Implements SequencedCollection!

Comments
2 min read
How to Fix PowerPoint Errors When Creating PPT with Apache POI?

How to Fix PowerPoint Errors When Creating PPT with Apache POI?

Comments
3 min read
Basics of Stack, Heap, memory management, VM & JVM

Basics of Stack, Heap, memory management, VM & JVM

Comments
6 min read
Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

Comments
8 min read
How to Send Emails in Spring Boot: Troubleshooting Guide

How to Send Emails in Spring Boot: Troubleshooting Guide

Comments
3 min read
Sharpening My Backend Skills

Sharpening My Backend Skills

Comments
1 min read
How to Fix the IllegalArgumentException in Java Testing?

How to Fix the IllegalArgumentException in Java Testing?

Comments
3 min read
🛠️ Installing and Setting Up Jython: A Developer’s Guide

🛠️ Installing and Setting Up Jython: A Developer’s Guide

Comments
2 min read
Jython: Unifying Python with the Power of Java for Seamless Development⚙️🐍☕

Jython: Unifying Python with the Power of Java for Seamless Development⚙️🐍☕

Comments
3 min read
loading...