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.
Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Comments
13 min read
The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

Comments
3 min read
Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

1
Comments 2
2 min read
I built a state machine where invalid transitions can't compile

I built a state machine where invalid transitions can't compile

Comments
4 min read
Abstract In Java

Abstract In Java

8
Comments
1 min read
Three Stabs at a Typed Schema DSL in Kotlin

Three Stabs at a Typed Schema DSL in Kotlin

7
Comments
7 min read
Find First Non Repeating Character - Java Program With Time and Space Complexity

Find First Non Repeating Character - Java Program With Time and Space Complexity

1
Comments
5 min read
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 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.