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.
JavaFX UI Automation: Challenges, Existing Tools, and Real-World Event Handling Problems

JavaFX UI Automation: Challenges, Existing Tools, and Real-World Event Handling Problems

1
Comments
6 min read
We Should Write Java Code Differently: Frictionless Prod

We Should Write Java Code Differently: Frictionless Prod

1
Comments
14 min read
Squeezing Microseconds: A Practical Guide to Java/.NET Performance Tuning

Squeezing Microseconds: A Practical Guide to Java/.NET Performance Tuning

1
Comments
7 min read
bridge99

bridge99

1
Comments
1 min read
The Mirror and the Machine: Reclaiming Scrum Refinement in the Age of AI

The Mirror and the Machine: Reclaiming Scrum Refinement in the Age of AI

1
Comments
6 min read
Circuit Breaker + Retry in Spring Boot: A Practical Guide with Resilience4j

Circuit Breaker + Retry in Spring Boot: A Practical Guide with Resilience4j

Comments
8 min read
C++ Object Creation & Memory

C++ Object Creation & Memory

1
Comments
2 min read
How to Eliminate Logging Boilerplate in Java with CDI Interceptors

How to Eliminate Logging Boilerplate in Java with CDI Interceptors

Comments
7 min read
The Over-Engineering Trap in Modern Software Development.

The Over-Engineering Trap in Modern Software Development.

Comments
2 min read
Designing a Structured UUID v8 Generator for Distributed Systems (EUID)

Designing a Structured UUID v8 Generator for Distributed Systems (EUID)

Comments
3 min read
How to Build a Java MRZ Scanner Desktop App with Dynamsoft Capture Vision

How to Build a Java MRZ Scanner Desktop App with Dynamsoft Capture Vision

Comments
8 min read
JNBridgePro v12.1: .NET 10, JDK 25, and AI-Assisted Configuration Are Here

JNBridgePro v12.1: .NET 10, JDK 25, and AI-Assisted Configuration Are Here

1
Comments
3 min read
Building a Microservices Ecosystem: Stock Brokerage Simulator (My Broker B3)

Building a Microservices Ecosystem: Stock Brokerage Simulator (My Broker B3)

1
Comments
2 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
2 min read
@NotBlank vs @Column(nullable = false) vs @NotNull — Which one should you use?

@NotBlank vs @Column(nullable = false) vs @NotNull — Which one should you use?

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