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.
How We Reduced Payment API Latency by 60% Using ExecutorService in Spring Boot

How We Reduced Payment API Latency by 60% Using ExecutorService in Spring Boot

1
Comments
2 min read
Roaming fields in search of potential vulnerabilities

Roaming fields in search of potential vulnerabilities

1
Comments
8 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
RAG with Spring AI

RAG with Spring AI

Comments
6 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

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
History of Java

History of Java

1
Comments
1 min read
Profile

Profile

Comments
2 min read
Debugging PowerShell vs. Bash for Local API Testing

Debugging PowerShell vs. Bash for Local API Testing

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
How to Become a Pro in Node.js ( Roadmap for Serious Devs)

How to Become a Pro in Node.js ( Roadmap for Serious Devs)

Comments
10 min read
How to Fix CloudFormation Circular Dependencies in AWS SAM

How to Fix CloudFormation Circular Dependencies in AWS SAM

Comments
3 min read
Java & Spring Boot — 90-Day Deep-Dive Learning Journey

Java & Spring Boot — 90-Day Deep-Dive Learning Journey

1
Comments 1
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
Scaling the Data Layer in Distributed Systems

Scaling the Data Layer in Distributed Systems

1
Comments
4 min read
I built a deterministic Spring Boot 3.5 Generator to fix AI Hallucinations

I built a deterministic Spring Boot 3.5 Generator to fix AI Hallucinations

Comments
3 min read
🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

3
Comments
2 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
loading...