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.
Dependency Injection — the problem it solves

Dependency Injection — the problem it solves

1
Comments
6 min read
Why Spring exists; the IoC container in one analogy

Why Spring exists; the IoC container in one analogy

1
Comments
7 min read
Insert records using JooqTemplate

Insert records using JooqTemplate

Comments
2 min read
Immutable List in Java

Immutable List in Java

Comments
2 min read
Building an ML-Powered Notification Routing Engine on AWS

Building an ML-Powered Notification Routing Engine on AWS

1
Comments
1 min read
C# JVM Guide: JDK, CLR & Java Interop for .NET

C# JVM Guide: JDK, CLR & Java Interop for .NET

Comments
15 min read
Designing a topology-aware UUID v8-style Java library for distributed systems

Designing a topology-aware UUID v8-style Java library for distributed systems

Comments
3 min read
From super() to Runtime Polymorphism: A Beginner's Guide to Java Inheritance

From super() to Runtime Polymorphism: A Beginner's Guide to Java Inheritance

5
Comments
6 min read
When Would You NOT Use Microservices?

When Would You NOT Use Microservices?

5
Comments
3 min read
Stop Drowning Your Downstream: Managing the Loom-Flood with JDK 27 Flow Adapters

Stop Drowning Your Downstream: Managing the Loom-Flood with JDK 27 Flow Adapters

Comments
2 min read
How I stopped my README.md and README.zh.md from drifting apart

How I stopped my README.md and README.zh.md from drifting apart

Comments
4 min read
Hibernate Framework Basics

Hibernate Framework Basics

Comments
3 min read
What is the Difference Between Spring and Spring Boot?

What is the Difference Between Spring and Spring Boot?

5
Comments
6 min read
Introducing WebTransport4j: Bringing Modern WebTransport to the Java Ecosystem

Introducing WebTransport4j: Bringing Modern WebTransport to the Java Ecosystem

Comments
2 min read
Java Generics, Type Erasure, and a conceptual idea: reified generics as a first-class citizen?

Java Generics, Type Erasure, and a conceptual idea: reified generics as a first-class citizen?

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