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.
The Engineering Scalability Crisis: Why Standard Code Structures Matter More Than Ever

The Engineering Scalability Crisis: Why Standard Code Structures Matter More Than Ever

Comments
14 min read
🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot
Cover image for 🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

Comments
2 min read
Signing and Encryption With JWS and JWE
Cover image for Signing and Encryption With JWS and JWE

Signing and Encryption With JWS and JWE

2
Comments
7 min read
Tipos genéricos

Tipos genéricos

Comments
2 min read
Câu Lệnh switch-case trong Java | Hướng dẫn chi tiết

Câu Lệnh switch-case trong Java | Hướng dẫn chi tiết

Comments
7 min read
Simplify RTF Image Extraction in Java Apps Using the Cloud REST API

Simplify RTF Image Extraction in Java Apps Using the Cloud REST API

Comments
2 min read
5 Must-Read OOP, UML, and Design Patterns Books for Software Engineers

5 Must-Read OOP, UML, and Design Patterns Books for Software Engineers

14
Comments
7 min read
Polymorphism in java

Polymorphism in java

7
Comments
1 min read
Polymorphism in java

Polymorphism in java

1
Comments
2 min read
JavaScript Numbers: The Ultimate Guide for Developers
Cover image for JavaScript Numbers: The Ultimate Guide for Developers

JavaScript Numbers: The Ultimate Guide for Developers

Comments
8 min read
Dica Java: Variáveis de Ambiente #010

Dica Java: Variáveis de Ambiente #010

Comments
1 min read
Leveling Up: Returning JSON in my first Spring Boot REST API

Leveling Up: Returning JSON in my first Spring Boot REST API

Comments
1 min read
Java JDBC Explained: How to Perform CRUD Operations with Database

Java JDBC Explained: How to Perform CRUD Operations with Database

Comments
4 min read
CondationCMS: A New Era for Editors, Developers & Admins 🚀

CondationCMS: A New Era for Editors, Developers & Admins 🚀

Comments
2 min read
Why did we disable CSRF protection?
Cover image for Why did we disable CSRF protection?

Why did we disable CSRF protection?

Comments
3 min read
Clases anidadas mejor estáticas

Clases anidadas mejor estáticas

Comments
2 min read
How a SNAPSHOT Caused a 2-Hour Outage (And How We Fixed It)

How a SNAPSHOT Caused a 2-Hour Outage (And How We Fixed It)

1
Comments
2 min read
Patrones de diseño: más allá del código, pensando como arquitecta de software

Patrones de diseño: más allá del código, pensando como arquitecta de software

3
Comments
2 min read
Java: Primitive `int` vs Wrapper `Integer` - Complete Guide

Java: Primitive `int` vs Wrapper `Integer` - Complete Guide

1
Comments
5 min read
Java 25:值得关注的新特性

Java 25:值得关注的新特性

Comments
2 min read
A Better Way to Tune the JVM in Dockerfiles and Kubernetes Manifests

A Better Way to Tune the JVM in Dockerfiles and Kubernetes Manifests

Comments
3 min read
Mono in Spring Boot Explained with Simple Examples

Mono in Spring Boot Explained with Simple Examples

5
Comments
2 min read
Java String contains() vs Other String Methods: What You Should Know
Cover image for Java String contains() vs Other String Methods: What You Should Know

Java String contains() vs Other String Methods: What You Should Know

Comments
4 min read
I Replaced Redis Locks with Database Atomicity and You Should Too
Cover image for I Replaced Redis Locks with Database Atomicity and You Should Too

I Replaced Redis Locks with Database Atomicity and You Should Too

1
Comments
7 min read
In-Depth Java Stack Exploration: From Legacy to Modern Implementation
Cover image for In-Depth Java Stack Exploration: From Legacy to Modern Implementation

In-Depth Java Stack Exploration: From Legacy to Modern Implementation

1
Comments 1
11 min read
loading...