DEV Community

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.
Making REST Microservices Resilient: Bulkhead, Retry & Circuit Breaker in Practice

Making REST Microservices Resilient: Bulkhead, Retry & Circuit Breaker in Practice

2
Comments
5 min read
Go vs Java for Enterprise Systems

Go vs Java for Enterprise Systems

1
Comments
2 min read
Day-68 Understanding Abstraction in Java

Day-68 Understanding Abstraction in Java

3
Comments
1 min read
🛠️ Inject Complex Data Types in Spring Boot Using @ConfigurationProperties

🛠️ Inject Complex Data Types in Spring Boot Using @ConfigurationProperties

5
Comments
2 min read
Understanding Classes and Objects: The Basics of Java OOP

Understanding Classes and Objects: The Basics of Java OOP

Comments
3 min read
Setting Up Your Java Development Environment (JDK & IDEs): A Beginner’s Guide

Setting Up Your Java Development Environment (JDK & IDEs): A Beginner’s Guide

Comments
3 min read
Working with Methods and Functions in Java

Working with Methods and Functions in Java

Comments
3 min read
What is Java? Understanding Its Core Concepts and History

What is Java? Understanding Its Core Concepts and History

Comments
2 min read
Mastering Design Patterns

Mastering Design Patterns

Comments
2 min read
Virtual Threads in Java 21 comparing with Cached Thread and Fixed Thread

Virtual Threads in Java 21 comparing with Cached Thread and Fixed Thread

Comments
6 min read
Looking for new Ideas!!

Looking for new Ideas!!

Comments
1 min read
How small can Java app on the container

How small can Java app on the container

1
Comments
8 min read
⚙️ Day 13 of Java Mastery: Bitwise Operators in Java

⚙️ Day 13 of Java Mastery: Bitwise Operators in Java

Comments
1 min read
Java basic knowledge

Java basic knowledge

1
Comments
2 min read
⚡️ Building a Multi-Tenant Spring Boot Starter from Scratch — with Subdomain Routing, Dynamic Datasources & Ego Logs

⚡️ Building a Multi-Tenant Spring Boot Starter from Scratch — with Subdomain Routing, Dynamic Datasources & Ego Logs

Comments
2 min read
6G Connectivity: The Future of Wireless Communication

6G Connectivity: The Future of Wireless Communication

Comments
5 min read
Understanding Class Loaders in Java

Understanding Class Loaders in Java

Comments
1 min read
Day 3 : DX-First Thinking: Why I Added @EnableTenantIsolation to My Spring Boot Starter

Day 3 : DX-First Thinking: Why I Added @EnableTenantIsolation to My Spring Boot Starter

Comments
1 min read
simple ATM Project in Java-covering full CRUD (without DB, using console + Java basics).

simple ATM Project in Java-covering full CRUD (without DB, using console + Java basics).

6
Comments 1
2 min read
Getting Started with Selenium Testing

Getting Started with Selenium Testing

5
Comments
9 min read
My 20 Favorite ChatGPT Prompts for Coding in 2025

My 20 Favorite ChatGPT Prompts for Coding in 2025

42
Comments 12
4 min read
🚀 🧠 Java Stream API Practice Guide – Concepts and Real-World Use Cases

🚀 🧠 Java Stream API Practice Guide – Concepts and Real-World Use Cases

Comments
2 min read
Method Overloading in Java...

Method Overloading in Java...

1
Comments
1 min read
[📝LeetCode #383] Ransom Note

[📝LeetCode #383] Ransom Note

Comments
2 min read
[📝LeetCode #242] Valid Anagram

[📝LeetCode #242] Valid Anagram

Comments
2 min read
loading...