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.
# Sorted Squares of a Sorted Array (Java) – Efficient Two-Pointer Approach

# Sorted Squares of a Sorted Array (Java) – Efficient Two-Pointer Approach

1
Comments
2 min read
SJF4J: A Structured JSON Facade for Java

SJF4J: A Structured JSON Facade for Java

Comments
2 min read
15 Java String Method Questions I Practiced — Here's What I Actually Learned

15 Java String Method Questions I Practiced — Here's What I Actually Learned

8
Comments
6 min read
Stop Scattering Your Error Handling Across Spring Boot Services

Stop Scattering Your Error Handling Across Spring Boot Services

7
Comments 3
4 min read
File Handling

File Handling

7
Comments
3 min read
My Developer Profile

My Developer Profile

Comments
3 min read
How to Set Up JWT Authentication in Spring Boot (Complete Step-by-Step Guide)

How to Set Up JWT Authentication in Spring Boot (Complete Step-by-Step Guide)

1
Comments
17 min read
Stop Orchestrating Business Logic with if/else — A Better Way in Java

Stop Orchestrating Business Logic with if/else — A Better Way in Java

Comments
2 min read
The Shared Persistence Layer: Trading Autonomy for Standardization in Microservices

The Shared Persistence Layer: Trading Autonomy for Standardization in Microservices

2
Comments 2
7 min read
SpringBoot Core Concepts and Annotations

SpringBoot Core Concepts and Annotations

Comments
4 min read
History of Java,Architecture of Java and Java Server Provider Companies

History of Java,Architecture of Java and Java Server Provider Companies

2
Comments
2 min read
From majestic monoliths to runtime topologies

From majestic monoliths to runtime topologies

1
Comments
3 min read
Sum of numbers, Factorial, and LCM

Sum of numbers, Factorial, and LCM

2
Comments
2 min read
Kafka Retries and Idempotent Producers Explained: Avoid Duplicates and Ensure Reliable Delivery

Kafka Retries and Idempotent Producers Explained: Avoid Duplicates and Ensure Reliable Delivery

Comments
3 min read
đź§© Search in Rotated Sorted Array (Java)

đź§© Search in Rotated Sorted Array (Java)

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.