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.
🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices
Cover image for 🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

Comments
2 min read
Distributed Spring Batch Coordination, Part 1: The Problem with Traditional Spring Batch Scaling

Distributed Spring Batch Coordination, Part 1: The Problem with Traditional Spring Batch Scaling

3
Comments
2 min read
Demystifying readEntity() in Java: How to Actually Read That API Response
Cover image for Demystifying readEntity() in Java: How to Actually Read That API Response

Demystifying readEntity() in Java: How to Actually Read That API Response

1
Comments
3 min read
Macros Explained for Java Developers

Macros Explained for Java Developers

Comments
2 min read
Prototype Design Pattern in Java: Clone Like a Pro!

Prototype Design Pattern in Java: Clone Like a Pro!

Comments
3 min read
💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency
Cover image for 💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency

💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency

Comments
4 min read
ThreadLocal in Java: Why You Must Call `remove()` in Thread Pools (AVOID OOM)

ThreadLocal in Java: Why You Must Call `remove()` in Thread Pools (AVOID OOM)

Comments
2 min read
Mastering @ConfigurationProperties in Spring Boot: Injecting Configuration in a Clean & Scalable Way

Mastering @ConfigurationProperties in Spring Boot: Injecting Configuration in a Clean & Scalable Way

5
Comments
2 min read
JSON0 - Speed Meets Simplicity
Cover image for JSON0 - Speed Meets Simplicity

JSON0 - Speed Meets Simplicity

1
Comments
3 min read
Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)
Cover image for Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)

Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)

Comments
3 min read
Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)
Cover image for Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)

Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)

Comments
3 min read
Simple Java Project: Palindrome Checker (with Detailed Explanation)
Cover image for Simple Java Project: Palindrome Checker (with Detailed Explanation)

Simple Java Project: Palindrome Checker (with Detailed Explanation)

Comments
3 min read
June Ponal, July Kaatre - The JAVA Tech Meetup!!
Cover image for June Ponal, July Kaatre - The JAVA Tech Meetup!!

June Ponal, July Kaatre - The JAVA Tech Meetup!!

5
Comments
4 min read
Simple Java Project: Word Counter (Detailed Explanation for Beginners)
Cover image for Simple Java Project: Word Counter (Detailed Explanation for Beginners)

Simple Java Project: Word Counter (Detailed Explanation for Beginners)

Comments
3 min read
Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)
Cover image for Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)

Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.