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.
final keyword in java?

final keyword in java?

7
Comments
1 min read
From O(n log n) to O(log p): Rebuilding the Order Book for Performance

From O(n log n) to O(log p): Rebuilding the Order Book for Performance

Comments
9 min read
How ConcurrentHashMap works Internally

How ConcurrentHashMap works Internally

Comments
4 min read
How I Designed a 4-Layer i18n Architecture for Minecraft's Standard UI in Spigot

How I Designed a 4-Layer i18n Architecture for Minecraft's Standard UI in Spigot

Comments
8 min read
BFS Algorithm in Java Step by Step Tutorial with Examples

BFS Algorithm in Java Step by Step Tutorial with Examples

Comments
2 min read
How I found an XXE in a multi-tenant cloud platform through a translation file upload

How I found an XXE in a multi-tenant cloud platform through a translation file upload

Comments
1 min read
Five Bugs That Would Have Killed TitanMQ in Production

Five Bugs That Would Have Killed TitanMQ in Production

Comments
7 min read
I built a zero-loss webhook delivery engine with Java 21 Virtual Threads

I built a zero-loss webhook delivery engine with Java 21 Virtual Threads

Comments
1 min read
How to Add Token Swaps to Java Spring Boot

How to Add Token Swaps to Java Spring Boot

Comments
7 min read
Spring vs Spring Boot – Complete Comparison

Spring vs Spring Boot – Complete Comparison

4
Comments
1 min read
LightESB Timer : From Scheduled Triggers to Service-Level Observability

LightESB Timer : From Scheduled Triggers to Service-Level Observability

Comments
2 min read
Wormhole4j v0.3.0: Supports Multi-threaded Concurrency

Wormhole4j v0.3.0: Supports Multi-threaded Concurrency

31
Comments
4 min read
I built a Graph database to catch money launderers. Here's what I actually learned.

I built a Graph database to catch money launderers. Here's what I actually learned.

Comments
5 min read
Architectural mobility for stronger software

Architectural mobility for stronger software

Comments
2 min read
Hexagonal Architecture is Not a Layered Architecture: Topology, Safety, and When to Walk Away

Hexagonal Architecture is Not a Layered Architecture: Topology, Safety, and When to Walk Away

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