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.
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
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
Understanding Common Spring Boot, Spring Security, and JPA Annotations

Understanding Common Spring Boot, Spring Security, and JPA Annotations

1
Comments
2 min read
Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Comments
4 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
Las interioridades de Maven

Las interioridades de Maven

5
Comments
9 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
What can go wrong with @GeneratedValue in MultiInstance Environment

What can go wrong with @GeneratedValue in MultiInstance Environment

Comments
3 min read
Spring Boot IoC & DI: What Actually Happens Under the Hood?

Spring Boot IoC & DI: What Actually Happens Under the Hood?

Comments
1 min read
🔥Java Spring Framework & Spring Boot : A simple, no-nonsense guide that actually makes sense

🔥Java Spring Framework & Spring Boot : A simple, no-nonsense guide that actually makes sense

Comments
4 min read
Java Records: A Liability in Disguise, Not the Asset They Promise

Java Records: A Liability in Disguise, Not the Asset They Promise

Comments
5 min read
🚀 Upgrading Your Legacy Java 8 + Spring Boot 2.1 Project to Java 17 (Without Breaking Everything)

🚀 Upgrading Your Legacy Java 8 + Spring Boot 2.1 Project to Java 17 (Without Breaking Everything)

Comments
3 min read
Simplificando Inversion of Control y Dependency Injection

Simplificando Inversion of Control y Dependency Injection

Comments
3 min read
Java vs Swift in 2025: The One Choice That Can Make or Break Your App

Java vs Swift in 2025: The One Choice That Can Make or Break Your App

Comments
3 min read
Java String print(): Your Ultimate Guide to Outputting Text in Java

Java String print(): Your Ultimate Guide to Outputting Text in Java

Comments
6 min read
Avoiding "Out of Memory" Errors: Strategies for Efficient Heap Dump Analysis

Avoiding "Out of Memory" Errors: Strategies for Efficient Heap Dump Analysis

Comments
5 min read
How do you cache User Profiles with dynamic "Follow" buttons?

How do you cache User Profiles with dynamic "Follow" buttons?

Comments
1 min read
Java Math.toRadians() Explained: Convert Degrees to Radians Like a Pro

Java Math.toRadians() Explained: Convert Degrees to Radians Like a Pro

Comments
6 min read
How to Programmatically Split Word Documents in Java using Spire.Doc

How to Programmatically Split Word Documents in Java using Spire.Doc

Comments
5 min read
loading...