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.
Java Basics: Understanding Class and Object for Beginners

Java Basics: Understanding Class and Object for Beginners

Comments
1 min read
The Command Pattern Simplified: How Modern Java (21–25) Makes It Elegant

The Command Pattern Simplified: How Modern Java (21–25) Makes It Elegant

Comments
7 min read
Infrastructure for Extensible Multi-Stage Workflows Across Multiple Data Types

Infrastructure for Extensible Multi-Stage Workflows Across Multiple Data Types

Comments
47 min read
Day 12: Understanding Constructors in Java

Day 12: Understanding Constructors in Java

Comments
2 min read
Day 11: Understanding `break` and `continue` Statements in Java

Day 11: Understanding `break` and `continue` Statements in Java

Comments
2 min read
First Test of Java on the Orange Pi (ARM and RISC-V)

First Test of Java on the Orange Pi (ARM and RISC-V)

Comments
6 min read
I spent my weekends building a no-nonsense hub for browser games and AI tools. no login, just fun.

I spent my weekends building a no-nonsense hub for browser games and AI tools. no login, just fun.

1
Comments 1
1 min read
SJF4J in 5 Minutes: A Practical JSON Facade for Java

SJF4J in 5 Minutes: A Practical JSON Facade for Java

Comments
2 min read
Single Board Computers: x86 vs ARM vs RISC-V

Single Board Computers: x86 vs ARM vs RISC-V

Comments
12 min read
From Managed Threads to Independent Tasks (Part 3: Coordination, Worker Pools, Backpressure, and Graceful Shutdown)

From Managed Threads to Independent Tasks (Part 3: Coordination, Worker Pools, Backpressure, and Graceful Shutdown)

1
Comments
3 min read
Building AI-Powered Apps with Spring AI and Spring Boot

Building AI-Powered Apps with Spring AI and Spring Boot

Comments
2 min read
@RequestBody in SpringBoot

@RequestBody in SpringBoot

Comments
4 min read
USE NEW KEYWORD IN METHOD FOR OBJECT CREATION AND PUTTING VALUE IN IT(SPRINGBOOT)

USE NEW KEYWORD IN METHOD FOR OBJECT CREATION AND PUTTING VALUE IN IT(SPRINGBOOT)

Comments
1 min read
@Controller vs @RestController

@Controller vs @RestController

Comments
2 min read
LLM Parameter fine tuning with Spring AI

LLM Parameter fine tuning with Spring AI

Comments
3 min read
POST ALL USES IN BRINGBOOT

POST ALL USES IN BRINGBOOT

Comments
2 min read
How Virtual Threads Change the Way We Write Concurrent Java Code

How Virtual Threads Change the Way We Write Concurrent Java Code

6
Comments
3 min read
ALL TYPE OF GET USES IN SPRING BOOT

ALL TYPE OF GET USES IN SPRING BOOT

Comments
5 min read
🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

1
Comments
2 min read
Why Project Valhalla Will Revolutionize Java Performance in 2026

Why Project Valhalla Will Revolutionize Java Performance in 2026

Comments
2 min read
Why is XLang an innovative programming language?

Why is XLang an innovative programming language?

Comments
23 min read
Debug de Objetos com ToStringBuilder e Logger

Debug de Objetos com ToStringBuilder e Logger

Comments
3 min read
Circuit Breaker in Inter-Service Communication

Circuit Breaker in Inter-Service Communication

1
Comments
7 min read
Day 10: Understanding the Nested `for` Loop in Java

Day 10: Understanding the Nested `for` Loop in Java

Comments
2 min read
From Managed Threads to Independent Tasks (Part 2: Sharing Data — Locks, Atomics, and Ownership)

From Managed Threads to Independent Tasks (Part 2: Sharing Data — Locks, Atomics, and Ownership)

Comments
3 min read
loading...