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.
Spring Cloud Gateway: Basic Example

Spring Cloud Gateway: Basic Example

Comments
5 min read
Monolith app to Cloud-Native (Re-platforming)

Monolith app to Cloud-Native (Re-platforming)

Comments
5 min read
Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

4
Comments 3
3 min read
Java String Rounding: Complete Guide to Number Formatting in Java

Java String Rounding: Complete Guide to Number Formatting in Java

Comments
6 min read
Hello World! My Journey from EMSI to Full Stack Engineering 🇲🇦💻

Hello World! My Journey from EMSI to Full Stack Engineering 🇲🇦💻

Comments
1 min read
Java String toUpperCase() Explained: The Ultimate Guide with Code & Tips

Java String toUpperCase() Explained: The Ultimate Guide with Code & Tips

Comments
5 min read
Introducing Constructivist AI: A New Approach to AI

Introducing Constructivist AI: A New Approach to AI

Comments
2 min read
Understanding Beans in Spring: The Backbone of a Spring Application

Understanding Beans in Spring: The Backbone of a Spring Application

2
Comments
2 min read
SeguraPass: A Zero-Knowledge, End-to-End Encrypted Password Manager Built in Java

SeguraPass: A Zero-Knowledge, End-to-End Encrypted Password Manager Built in Java

Comments
7 min read
Java String signum() Explained: No, It Doesn't Exist. Here's What You Actually Need

Java String signum() Explained: No, It Doesn't Exist. Here's What You Actually Need

Comments
7 min read
The *Real* Initialization Order of Java Classes (And a Subtle Pitfall)

The *Real* Initialization Order of Java Classes (And a Subtle Pitfall)

Comments
3 min read
Java toIntExact() Method: Complete Guide to Safe Long-to-Int Conversion

Java toIntExact() Method: Complete Guide to Safe Long-to-Int Conversion

1
Comments
6 min read
Common Failure Modes in Containerized Systems and How to Prevent Them

Common Failure Modes in Containerized Systems and How to Prevent Them

Comments
4 min read
Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java

Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java

1
Comments
6 min read
Java Should Stop Trying To Be Like Everybody Else

Java Should Stop Trying To Be Like Everybody Else

Comments 6
5 min read
Java String min()? Wait, That's Not Real — Here's How to Actually Find Min Strings in Java

Java String min()? Wait, That's Not Real — Here's How to Actually Find Min Strings in Java

Comments
6 min read
Java String Random(): Your Ultimate Guide to Generating Random Strings in Java

Java String Random(): Your Ultimate Guide to Generating Random Strings in Java

Comments
6 min read
Java's nextUp() Method: Your Guide to Precision Floating-Point Control

Java's nextUp() Method: Your Guide to Precision Floating-Point Control

Comments
6 min read
Java's nextDown() Method: The Secret Weapon for Precision Control

Java's nextDown() Method: The Secret Weapon for Precision Control

Comments
6 min read
A Practical Guide to Google Guice

A Practical Guide to Google Guice

Comments
5 min read
Java's nextAfter() Method: Your Guide to Floating-Point Precision

Java's nextAfter() Method: Your Guide to Floating-Point Precision

Comments
7 min read
The Java Developer's Roadmap for 2026: From First Program to Production-Ready Professional

The Java Developer's Roadmap for 2026: From First Program to Production-Ready Professional

1
Comments
23 min read
AWS Q Developer Agent vs. OpenRewrite: An Architect’s Guide to Realistic Migration Strategies

AWS Q Developer Agent vs. OpenRewrite: An Architect’s Guide to Realistic Migration Strategies

1
Comments 1
3 min read
A Global Model of How Classes Relate to Each Other in Clprolf

A Global Model of How Classes Relate to Each Other in Clprolf

Comments
3 min read
When a Bug Isn't Actually a Bug: My Kestra Contribution Story

When a Bug Isn't Actually a Bug: My Kestra Contribution Story

Comments
4 min read
loading...