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.
Para que serve, afinal, o operador módulo (%)? Dois projetos que me ajudaram a descobrir
Cover image for Para que serve, afinal, o operador módulo (%)? Dois projetos que me ajudaram a descobrir

Para que serve, afinal, o operador módulo (%)? Dois projetos que me ajudaram a descobrir

Comments
6 min read
Os 10 Melhores Livros da Coleção Deitel
Cover image for Os 10 Melhores Livros da Coleção Deitel

Os 10 Melhores Livros da Coleção Deitel

3
Comments
5 min read
Super Simple Blockchain using Java

Super Simple Blockchain using Java

Comments
2 min read
Code Smell 304 - Null Pointer Exception
Cover image for Code Smell 304 - Null Pointer Exception

Code Smell 304 - Null Pointer Exception

1
Comments 3
14 min read
Java CSV data selection the easy way.

Java CSV data selection the easy way.

Comments
1 min read
Feature Comparison: Reliable Queue vs. Valkey and Redis Stream

Feature Comparison: Reliable Queue vs. Valkey and Redis Stream

Comments
4 min read
Feign Clients with Multiple Interceptors in Spring Boot

Feign Clients with Multiple Interceptors in Spring Boot

1
Comments
2 min read
Building Daily, One Commit at a Time 🔁

Building Daily, One Commit at a Time 🔁

Comments
1 min read
🏭 Factory Design Pattern in Java: A Complete Guide
Cover image for 🏭 Factory Design Pattern in Java: A Complete Guide

🏭 Factory Design Pattern in Java: A Complete Guide

5
Comments
4 min read
CCITT Compression Guide

CCITT Compression Guide

1
Comments
3 min read
Cách Tích Hợp Đăng Nhập Google, GitHub Và Facebook Trong Ứng Dụng Java (Spring Boot)
Cover image for Cách Tích Hợp Đăng Nhập Google, GitHub Và Facebook Trong Ứng Dụng Java (Spring Boot)

Cách Tích Hợp Đăng Nhập Google, GitHub Và Facebook Trong Ứng Dụng Java (Spring Boot)

Comments
4 min read
Abstract Classes and Interfaces in Java
Cover image for Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
A Poem: You and Lombok, Yesterday
Cover image for A Poem: You and Lombok, Yesterday

A Poem: You and Lombok, Yesterday

Comments
1 min read
SpringBoot Sonnet 🌱

SpringBoot Sonnet 🌱

Comments
1 min read
Building Better Interfaces: My Journey from "Functional" to Polished UI in Java Swing

Building Better Interfaces: My Journey from "Functional" to Polished UI in Java Swing

Comments
1 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

Comments
6 min read
From Theory to Practice: A JMH Showdown Between Sequential and Parallel Streams
Cover image for From Theory to Practice: A JMH Showdown Between Sequential and Parallel Streams

From Theory to Practice: A JMH Showdown Between Sequential and Parallel Streams

4
Comments 3
5 min read
Why You Should Avoid Singleton Pattern in Modern Java Projects
Cover image for Why You Should Avoid Singleton Pattern in Modern Java Projects

Why You Should Avoid Singleton Pattern in Modern Java Projects

5
Comments
4 min read
Creating a custom testing library for Java Microservices
Cover image for Creating a custom testing library for Java Microservices

Creating a custom testing library for Java Microservices

1
Comments
13 min read
I built a simple anonymous 1-on-1 video chat app — just talk, no logins.

I built a simple anonymous 1-on-1 video chat app — just talk, no logins.

Comments 1
2 min read
Convertir elementos usando map en Java
Cover image for Convertir elementos usando map en Java

Convertir elementos usando map en Java

Comments
3 min read
How I Improved Zero-Shot Classification in Deep Java Library (DJL) OSS
Cover image for How I Improved Zero-Shot Classification in Deep Java Library (DJL) OSS

How I Improved Zero-Shot Classification in Deep Java Library (DJL) OSS

Comments
10 min read
Asynchronous File Upload in Java with Spring
Cover image for Asynchronous File Upload in Java with Spring

Asynchronous File Upload in Java with Spring

Comments
4 min read
How to Prevent Serialization from Breaking the Singleton Pattern in Java

How to Prevent Serialization from Breaking the Singleton Pattern in Java

Comments
2 min read
Simple Sieve - DSA

Simple Sieve - DSA

Comments
2 min read
loading...