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.
Understanding Common Spring Boot, Spring Security, and JPA Annotations

Understanding Common Spring Boot, Spring Security, and JPA Annotations

1
Comments 1
2 min read
Different Ways to Find Even and Odd Numbers
Cover image for Different Ways to Find Even and Odd Numbers

Different Ways to Find Even and Odd Numbers

1
Comments
2 min read
Wednesday Links - Edition 2025-12-10
Cover image for Wednesday Links - Edition 2025-12-10

Wednesday Links - Edition 2025-12-10

Comments
1 min read
Building a Chess Game with JavaFX: The Journey and Lessons Learned
Cover image for Building a Chess Game with JavaFX: The Journey and Lessons Learned

Building a Chess Game with JavaFX: The Journey and Lessons Learned

2
Comments
3 min read
java String Methods Explained: No sin() But Real-World Magic
Cover image for java String Methods Explained: No sin() But Real-World Magic

java String Methods Explained: No sin() But Real-World Magic

Comments
6 min read
Class and Object
Cover image for Class and Object

Class and Object

2
Comments
1 min read
U-Groovy

U-Groovy

Comments
5 min read
Java String scalb() Method Explained: A No-Nonsense Guide for Developers
Cover image for Java String scalb() Method Explained: A No-Nonsense Guide for Developers

Java String scalb() Method Explained: A No-Nonsense Guide for Developers

Comments
6 min read
Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Building an "Unstoppable" Serverless Payment System on AWS (Circuit Breaker Pattern)

Comments
4 min read
Spring Cloud Gateway: Basic Example
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...