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 Built a Production-Style RAG Backend — Focused on What Happens When Things Break

I Built a Production-Style RAG Backend — Focused on What Happens When Things Break

Comments
4 min read
Scoped Memory for Agent Systems: Cross-Run Persistence Without Global State

Scoped Memory for Agent Systems: Cross-Run Persistence Without Global State

Comments
4 min read
How does Spring Boot simplify the development of Java applications?

How does Spring Boot simplify the development of Java applications?

5
Comments
5 min read
Java OOP Basics: Constructors and Packages Explained Clearly

Java OOP Basics: Constructors and Packages Explained Clearly

4
Comments 1
2 min read
đź§ą Prevent Memory Leaks in Joget BeanShell Scripts

đź§ą Prevent Memory Leaks in Joget BeanShell Scripts

Comments
3 min read
JSON Schema to Java: A Better Object Model

JSON Schema to Java: A Better Object Model

1
Comments
3 min read
Java LLD: Designing a Thread-Safe Parking Lot with Strategy Pattern

Java LLD: Designing a Thread-Safe Parking Lot with Strategy Pattern

Comments
2 min read
How to triage Java memory-shell clues without unsafe default heap dumps

How to triage Java memory-shell clues without unsafe default heap dumps

Comments
3 min read
Constructors in Java: Why Do We Need Them?

Constructors in Java: Why Do We Need Them?

4
Comments
6 min read
FHIR Patient Resource: A Developer's Guide to Modelling Indian Patients in HMIS

FHIR Patient Resource: A Developer's Guide to Modelling Indian Patients in HMIS

Comments
4 min read
Stop Hiding SQL Behind Your ORM: jOOQ, JPA, and JDBC Under Production Load

Stop Hiding SQL Behind Your ORM: jOOQ, JPA, and JDBC Under Production Load

1
Comments
18 min read
Understanding Constructors in Java: A Beginner's Guide

Understanding Constructors in Java: A Beginner's Guide

1
Comments
2 min read
The Codename One Game Builder: Draw The Level, Code The Rules

The Codename One Game Builder: Draw The Level, Code The Rules

5
Comments
5 min read
From Java Methods to Method Overloading: A Complete Beginner's Guide to Compile-Time Polymorphism

From Java Methods to Method Overloading: A Complete Beginner's Guide to Compile-Time Polymorphism

4
Comments
7 min read
Static vs Instance Methods in Java Explained with Examples

Static vs Instance Methods in Java Explained with Examples

6
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.