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.
Writing unit tests in Java using jUnit and Mockito

Writing unit tests in Java using jUnit and Mockito

2
Comments
7 min read
Add Borders to Cells in Excel Using Java

Add Borders to Cells in Excel Using Java

6
Comments
1 min read
Java Program to Print Square Pattern Star Pattern

Java Program to Print Square Pattern Star Pattern

3
Comments
3 min read
Modern Clean Architecture

Modern Clean Architecture

5
Comments 6
1 min read
Effective Java: Use Checked Exceptions for Recoverable Conditions

Effective Java: Use Checked Exceptions for Recoverable Conditions

2
Comments
2 min read
Auto-Reload SpringBoot in IntelliJ IDEA

Auto-Reload SpringBoot in IntelliJ IDEA

27
Comments 4
2 min read
Asynchronous queries in Android.

Asynchronous queries in Android.

6
Comments
7 min read
Hello World Breakdown In Java

Hello World Breakdown In Java

5
Comments
6 min read
JHipster 7: What’s under the hood?

JHipster 7: What’s under the hood?

14
Comments
6 min read
Do you have an Anemic or Rich Domain Model?

Do you have an Anemic or Rich Domain Model?

12
Comments
4 min read
Are you using Lombok? Your classes don't need constructor with parameter Annotation.

Are you using Lombok? Your classes don't need constructor with parameter Annotation.

7
Comments
1 min read
Enjoying legacy - modern Java in Android apps

Enjoying legacy - modern Java in Android apps

18
Comments 1
4 min read
Tips on Building a Docker image (quickly) in a CI/CD Pipeline

Tips on Building a Docker image (quickly) in a CI/CD Pipeline

177
Comments 1
4 min read
How to Build Java Applications Today: August 9, 2021

How to Build Java Applications Today: August 9, 2021

3
Comments
8 min read
Difference Between Aggregation and Composition

Difference Between Aggregation and Composition

7
Comments
1 min read
How to Copy Array in Java

How to Copy Array in Java

6
Comments
2 min read
What are method references in Java?

What are method references in Java?

9
Comments
1 min read
Why you should NOT HATE Java!

Why you should NOT HATE Java!

36
Comments 24
3 min read
Java Quickie. Compilers

Java Quickie. Compilers

3
Comments
4 min read
substring() Method

substring() Method

5
Comments
4 min read
Android Basics: Using Relative layout

Android Basics: Using Relative layout

32
Comments 6
8 min read
Leetcode: Two Sum

Leetcode: Two Sum

3
Comments
2 min read
Spring Vs Spring Boot: Brief Overview and Comparison

Spring Vs Spring Boot: Brief Overview and Comparison

17
Comments 1
4 min read
Validate Request Body and Parameter in Spring Boot

Validate Request Body and Parameter in Spring Boot

9
Comments
8 min read
My Experiences in Writing and Publishing My First Java Library

My Experiences in Writing and Publishing My First Java Library

5
Comments 3
6 min read
loading...