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.
Navigating Code Testing Waters with Mockito: Your Testing Crew for Smooth Sailing

Navigating Code Testing Waters with Mockito: Your Testing Crew for Smooth Sailing

1
Comments
1 min read
A Deep Dive into Parking Spot LLD Design

A Deep Dive into Parking Spot LLD Design

6
Comments 4
3 min read
Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

11
Comments
5 min read
Journey of completing Oracle Java Certification OCA 1Z0-808 exam

Journey of completing Oracle Java Certification OCA 1Z0-808 exam

2
Comments
1 min read
My final take on Gradle (vs. Maven)

My final take on Gradle (vs. Maven)

41
Comments 15
8 min read
Fuzz testing: the best thing to happen to our application tests

Fuzz testing: the best thing to happen to our application tests

7
Comments
8 min read
Why Java is not pure OOPS?

Why Java is not pure OOPS?

2
Comments 2
1 min read
Transactions And Transaction Propagation

Transactions And Transaction Propagation

10
Comments 2
4 min read
Using database functions in JPA Criteria projections

Using database functions in JPA Criteria projections

3
Comments
2 min read
Secure Java URL encoding and decoding

Secure Java URL encoding and decoding

7
Comments 1
14 min read
Types of Functions in OOPS

Types of Functions in OOPS

4
Comments
4 min read
How I approach Java Web Development to the first job

How I approach Java Web Development to the first job

13
Comments
5 min read
Engenharia de Software #02 - SOLID 101

Engenharia de Software #02 - SOLID 101

3
Comments
10 min read
Creating A Maven Plugin

Creating A Maven Plugin

1
Comments 2
4 min read
Mastering Spring Data — A Step-by-Step Plan with free course Links

Mastering Spring Data — A Step-by-Step Plan with free course Links

5
Comments
4 min read
JavaFX en Eclipse

JavaFX en Eclipse

18
Comments 1
3 min read
Get URL pointed Resource Information in Java

Get URL pointed Resource Information in Java

1
Comments
3 min read
3 Ways to Make Your API Beautiful

3 Ways to Make Your API Beautiful

5
Comments
3 min read
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

9
Comments
7 min read
Product of Array Except Self - LeetCode Java Solution

Product of Array Except Self - LeetCode Java Solution

7
Comments
6 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

8
Comments
5 min read
Contains Duplicate - LeetCode Java Solution

Contains Duplicate - LeetCode Java Solution

5
Comments
7 min read
Is OpenJDK Just a Drop-In Replacement?

Is OpenJDK Just a Drop-In Replacement?

20
Comments 1
5 min read
[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 7

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 7

3
Comments
1 min read
Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

2
Comments 3
3 min read
How to Handle Auto Suggestions in Selenium Java

How to Handle Auto Suggestions in Selenium Java

3
Comments 2
28 min read
Evite redundâncias ao definir Entities do JPA

Evite redundâncias ao definir Entities do JPA

2
Comments 1
2 min read
PDF-Dokumente in Bilder umwandeln durch einfaches Programmieren

PDF-Dokumente in Bilder umwandeln durch einfaches Programmieren

Comments
2 min read
Best Spring Courses in 2023: Master the Spring Framework and Boost Your Java Career

Best Spring Courses in 2023: Master the Spring Framework and Boost Your Java Career

9
Comments 1
3 min read
JPA @ManyToOne example in Spring Boot

JPA @ManyToOne example in Spring Boot

6
Comments
18 min read
Kotlin vs Java: A Comprehensive Comparison

Kotlin vs Java: A Comprehensive Comparison

4
Comments 3
3 min read
Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

3
Comments
5 min read
Unlock the Power of Java: A Comprehensive Guide to Application Development with Java

Unlock the Power of Java: A Comprehensive Guide to Application Development with Java

2
Comments
10 min read
How to Handle the Socket Exception in Java

How to Handle the Socket Exception in Java

2
Comments
7 min read
Data Structures - Part 1: Everything You Need to Know About Arrays

Data Structures - Part 1: Everything You Need to Know About Arrays

9
Comments 1
8 min read
Simplified Guide to JWT Authentication with Spring Boot 🔐

Simplified Guide to JWT Authentication with Spring Boot 🔐

104
Comments 1
4 min read
Spring Boot Actuators: Custom Endpoint

Spring Boot Actuators: Custom Endpoint

20
Comments
4 min read
HTTP Client UI with Kotlin and JavaFX

HTTP Client UI with Kotlin and JavaFX

2
Comments 1
3 min read
How To Use Arrays.asList() In Java [With Examples]

How To Use Arrays.asList() In Java [With Examples]

Comments
13 min read
GraphQL, JavaScript, Preprocessor, SQL and more in Manifold

GraphQL, JavaScript, Preprocessor, SQL and more in Manifold

8
Comments
4 min read
Association, Composition and Aggregation in Java

Association, Composition and Aggregation in Java

Comments
2 min read
Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

1
Comments
4 min read
Classe aninhadas no Java (Nested Classes)

Classe aninhadas no Java (Nested Classes)

1
Comments 2
3 min read
Monitoring Spring Boot with OpenTelemetry

Monitoring Spring Boot with OpenTelemetry

2
Comments
4 min read
What's new in Apache JMeter 5.6?

What's new in Apache JMeter 5.6?

9
Comments
4 min read
Can't Reproduce a Bug?

Can't Reproduce a Bug?

14
Comments
5 min read
SOLID: Single Responsibility Principle With Examples

SOLID: Single Responsibility Principle With Examples

121
Comments 11
5 min read
Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

2
Comments
4 min read
O CRUD mais rápido que você fará em Java

O CRUD mais rápido que você fará em Java

18
Comments
2 min read
Implement Service Discovery Pattern With Eureka And Consul

Implement Service Discovery Pattern With Eureka And Consul

1
Comments
4 min read
Danni, Johny and the Java Feature Flag Problem

Danni, Johny and the Java Feature Flag Problem

13
Comments 1
3 min read
Spring Boot Asynchronous OTP Generation and Email Sending

Spring Boot Asynchronous OTP Generation and Email Sending

14
Comments
4 min read
Using Interceptor in Spring Boot

Using Interceptor in Spring Boot

18
Comments 2
4 min read
The Lost Tutorial of Kafka 🎏

The Lost Tutorial of Kafka 🎏

2
Comments
5 min read
What Are SOLID Design Principles

What Are SOLID Design Principles

69
Comments 2
3 min read
Comment fusionner ou combiner des documents PDF avec Java

Comment fusionner ou combiner des documents PDF avec Java

1
Comments 1
3 min read
Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

25
Comments 2
7 min read
The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

4
Comments
4 min read
Service Discovery in Microservices

Service Discovery in Microservices

4
Comments
3 min read
How To Construct An Array-Like Data Structure?

How To Construct An Array-Like Data Structure?

36
Comments
6 min read
loading...