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.
I - Interface Segregation Principle (ISP)
Cover image for I - Interface Segregation Principle (ISP)

I - Interface Segregation Principle (ISP)

35
Comments
9 min read
Explorando a Observabilidade com OpenTelemetry: Propagação de Contexto e Arquiteturas Distribuídas
Cover image for Explorando a Observabilidade com OpenTelemetry: Propagação de Contexto e Arquiteturas Distribuídas

Explorando a Observabilidade com OpenTelemetry: Propagação de Contexto e Arquiteturas Distribuídas

5
Comments
3 min read
Spring Boot Annotations Explained: 15 Essential Annotations You Should Know

Spring Boot Annotations Explained: 15 Essential Annotations You Should Know

7
Comments 1
3 min read
Freeware: Java Utility Package (Version 2024.08.29) released

Freeware: Java Utility Package (Version 2024.08.29) released

Comments
1 min read
Java Programming: Variables and Data Types
Cover image for Java Programming: Variables and Data Types

Java Programming: Variables and Data Types

1
Comments
2 min read
Next goal
Cover image for Next goal

Next goal

Comments
1 min read
My Journey in Tech: September 2024 Reflections on Java, Web Development, and Growth
Cover image for My Journey in Tech: September 2024 Reflections on Java, Web Development, and Growth

My Journey in Tech: September 2024 Reflections on Java, Web Development, and Growth

Comments
3 min read
🚀 Understanding the Differences: DTO, DAO, and POJO in Java

🚀 Understanding the Differences: DTO, DAO, and POJO in Java

10
Comments
3 min read
Essential Tips for Coding in Java

Essential Tips for Coding in Java

Comments
5 min read
Optimizing Spring Boot dynamic configuration using Kubernetes ConfigMap (part 2)

Optimizing Spring Boot dynamic configuration using Kubernetes ConfigMap (part 2)

1
Comments
4 min read
Part 1: Java Collections Framework - Lists, Sets, Maps, and Collections Utility Class
Cover image for Part 1: Java Collections Framework - Lists, Sets, Maps, and Collections Utility Class

Part 1: Java Collections Framework - Lists, Sets, Maps, and Collections Utility Class

5
Comments 1
5 min read
Mastering JavaDoc: How to Document Your Java Code
Cover image for Mastering JavaDoc: How to Document Your Java Code

Mastering JavaDoc: How to Document Your Java Code

9
Comments
3 min read
Mastering Date and Time in Java Spring Boot 🚀
Cover image for Mastering Date and Time in Java Spring Boot 🚀

Mastering Date and Time in Java Spring Boot 🚀

Comments
1 min read
Disadvantage of the Liskov Substitution Principle(LSP)

Disadvantage of the Liskov Substitution Principle(LSP)

36
Comments
1 min read
Calling Clojure from Java using a real example (Clojure + Quarkus)
Cover image for Calling Clojure from Java using a real example (Clojure + Quarkus)

Calling Clojure from Java using a real example (Clojure + Quarkus)

9
Comments 2
3 min read
Mastering Constructors in Java: Types and Examples

Mastering Constructors in Java: Types and Examples

16
Comments 6
4 min read
Let's start with learning JAVA Post 1 :

Let's start with learning JAVA Post 1 :

Comments
1 min read
Implementando interfaces

Implementando interfaces

1
Comments
2 min read
Interfaces

Interfaces

1
Comments
2 min read
Usando referências de interfaces

Usando referências de interfaces

Comments
2 min read
Biblioteca de classes Java fica contida em pacotes

Biblioteca de classes Java fica contida em pacotes

Comments
1 min read
Crie uma interface Queue

Crie uma interface Queue

Comments
3 min read
Entendendo os membros protegidos

Entendendo os membros protegidos

Comments
1 min read
Importando pacotes

Importando pacotes

Comments
1 min read
Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint
Cover image for Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

12
Comments 1
3 min read
loading...