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.
Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!
Cover image for Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

14
Comments 3
3 min read
Reading Request Body Multiple Times in Java/Spring Boot

Reading Request Body Multiple Times in Java/Spring Boot

11
Comments
2 min read
Premature optimization, where software thrives unless you kill it first - a tale of Java GC

Premature optimization, where software thrives unless you kill it first - a tale of Java GC

4
Comments
7 min read
Virtual Threads em Java - O Java que voa!

Virtual Threads em Java - O Java que voa!

5
Comments
17 min read
Pros and Cons of Ubuntu: Exploring Advantages and Disadvantages of the Linux Operating System
Cover image for Pros and Cons of Ubuntu: Exploring Advantages and Disadvantages of the Linux Operating System

Pros and Cons of Ubuntu: Exploring Advantages and Disadvantages of the Linux Operating System

8
Comments 2
2 min read
Utilization of Apache Kafka in the Java Ecosystem: Scalability, Real-Time Processing, and System Integration
Cover image for Utilization of Apache Kafka in the Java Ecosystem: Scalability, Real-Time Processing, and System Integration

Utilization of Apache Kafka in the Java Ecosystem: Scalability, Real-Time Processing, and System Integration

Comments
1 min read
Maven 4 - Part I - Easier Versions
Cover image for Maven 4 - Part I - Easier Versions

Maven 4 - Part I - Easier Versions

18
Comments 1
12 min read
Refatorando códigos Java como um ninja 🥋
Cover image for Refatorando códigos Java como um ninja 🥋

Refatorando códigos Java como um ninja 🥋

12
Comments
4 min read
Building a Game Engine Using Java with LWJGL

Building a Game Engine Using Java with LWJGL

11
Comments
2 min read
🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀
Cover image for 🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

🚀 Understanding Method Overriding, Method Hiding, and Overloading in Java 🚀

1
Comments
2 min read
Gradle + AspectJ + JUnit5
Cover image for Gradle + AspectJ + JUnit5

Gradle + AspectJ + JUnit5

5
Comments 1
3 min read
All Paths From Source to Target(2 Methods) | LeetCode | Java

All Paths From Source to Target(2 Methods) | LeetCode | Java

5
Comments
1 min read
Remove All Adjacent Duplicates in String II | LeetCode | Java

Remove All Adjacent Duplicates in String II | LeetCode | Java

5
Comments
1 min read
What is Project Lombok? Is it still relevant in 2023?

What is Project Lombok? Is it still relevant in 2023?

1
Comments 2
4 min read
FlashFetch: Concurrent, Multi-part file downloader
Cover image for FlashFetch: Concurrent, Multi-part file downloader

FlashFetch: Concurrent, Multi-part file downloader

2
Comments 1
1 min read
Object Sharing in Multi-threaded Environments
Cover image for Object Sharing in Multi-threaded Environments

Object Sharing in Multi-threaded Environments

Comments
4 min read
Java’s Synchronized Collections
Cover image for Java’s Synchronized Collections

Java’s Synchronized Collections

2
Comments
3 min read
Java’s Executor Framework for Starters
Cover image for Java’s Executor Framework for Starters

Java’s Executor Framework for Starters

5
Comments 1
5 min read
Producer-Consumer Pattern Using Java’s Blocking Queues
Cover image for Producer-Consumer Pattern Using Java’s Blocking Queues

Producer-Consumer Pattern Using Java’s Blocking Queues

2
Comments
4 min read
How to Achieve Thread Harmony: A Guide to Synchronizers
Cover image for How to Achieve Thread Harmony: A Guide to Synchronizers

How to Achieve Thread Harmony: A Guide to Synchronizers

2
Comments
3 min read
How to handle interruptions inside a Java thread?
Cover image for How to handle interruptions inside a Java thread?

How to handle interruptions inside a Java thread?

1
Comments
5 min read
Criando uma API com Spring Boot para o envio de e-mail

Criando uma API com Spring Boot para o envio de e-mail

1
Comments 1
4 min read
Flipping an Image(leetcode)
Cover image for Flipping an Image(leetcode)

Flipping an Image(leetcode)

Comments
1 min read
How to sort this list of strings along with the strings and output the result as expected?

How to sort this list of strings along with the strings and output the result as expected?

Comments
1 min read
Which programming language should I learn first?
Cover image for Which programming language should I learn first?

Which programming language should I learn first?

13
Comments 4
5 min read
loading...