Forem

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.
4 Ways to Concatenate Arrays in Java: From System.arraycopy to Stream API

4 Ways to Concatenate Arrays in Java: From System.arraycopy to Stream API

1
Comments
3 min read
Construindo um Ecossistema de Microserviços: Simulador de Corretora de Valores (My Broker B3)

Construindo um Ecossistema de Microserviços: Simulador de Corretora de Valores (My Broker B3)

Comments
3 min read
Building a Healthcare AI Agentic Mesh with Java: Transform Your EHR, Appointment, and Billing Systems into Intelligent AI Agents

Building a Healthcare AI Agentic Mesh with Java: Transform Your EHR, Appointment, and Billing Systems into Intelligent AI Agents

Comments
25 min read
Optimizing the MongoDB Java Driver: How minor optimizations led to macro gains

Optimizing the MongoDB Java Driver: How minor optimizations led to macro gains

1
Comments
14 min read
Your Java Regex Just Silently Broke in Production. Here's How to Make That Impossible.
Cover image for Your Java Regex Just Silently Broke in Production. Here's How to Make That Impossible.

Your Java Regex Just Silently Broke in Production. Here's How to Make That Impossible.

2
Comments
4 min read
The End of “Python for Scripts, Java for Systems” (Maybe)

The End of “Python for Scripts, Java for Systems” (Maybe)

Comments
2 min read
Building Choragi: How We Orchestrated a 6-Agent Concert Planning System with Gemini Live and Google Cloud
Cover image for Building Choragi: How We Orchestrated a 6-Agent Concert Planning System with Gemini Live and Google Cloud

Building Choragi: How We Orchestrated a 6-Agent Concert Planning System with Gemini Live and Google Cloud

1
Comments
4 min read
JLS Deep Dive: Variables & Definite Assignment — When is a Value 'Safe'?
Cover image for JLS Deep Dive: Variables & Definite Assignment — When is a Value 'Safe'?

JLS Deep Dive: Variables & Definite Assignment — When is a Value 'Safe'?

3
Comments
1 min read
The Magic of Choice: Understanding Dynamic Method Dispatch in Java

The Magic of Choice: Understanding Dynamic Method Dispatch in Java

6
Comments
4 min read
Why I Chose libGDX Over Unity for My First 2D Game

Why I Chose libGDX Over Unity for My First 2D Game

1
Comments
4 min read
LeetCode 20. Valid Parentheses From Naive🤪 to Top Performant🔥 !

LeetCode 20. Valid Parentheses From Naive🤪 to Top Performant🔥 !

2
Comments
7 min read
JADEx: A New Practical Null-Safety Solution for Java

JADEx: A New Practical Null-Safety Solution for Java

1
Comments 1
3 min read
How I Structure Every Spring Boot Application as a Senior Developer

How I Structure Every Spring Boot Application as a Senior Developer

1
Comments
6 min read
Implementing the Transactional Outbox Pattern with Quarkus

Implementing the Transactional Outbox Pattern with Quarkus

3
Comments
3 min read
The Zombie Entity: Why my Spring Boot API returned "200 OK" but refused to Delete

The Zombie Entity: Why my Spring Boot API returned "200 OK" but refused to Delete

7
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.