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.
Clean Architecture: some architectural patterns explained

Clean Architecture: some architectural patterns explained

3
Comments
5 min read
Spring @Autowired tricks

Spring @Autowired tricks

3
Comments
2 min read
CSV Generation From Large JSON Response in Spring

CSV Generation From Large JSON Response in Spring

8
Comments
7 min read
Creating a Risk-Aware Card Program

Creating a Risk-Aware Card Program

1
Comments
4 min read
Binary trees, a coding interview must-know

Binary trees, a coding interview must-know

4
Comments
6 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Custom Method in Java Record Class

Custom Method in Java Record Class

8
Comments
3 min read
Java - Convert Excel Cell Value from Text to Number or Number to Text

Java - Convert Excel Cell Value from Text to Number or Number to Text

1
Comments
3 min read
Consume Large JSON Response in Spring

Consume Large JSON Response in Spring

16
Comments
5 min read
How to Build Java Applications Today #68

How to Build Java Applications Today #68

3
Comments
9 min read
Streaming Large JSON Response in Spring.

Streaming Large JSON Response in Spring.

48
Comments 4
8 min read
Java 19 and the new Virtual Threads

Java 19 and the new Virtual Threads

6
Comments
2 min read
How to access projects in multimodule Gradle project?

How to access projects in multimodule Gradle project?

1
Comments
2 min read
Code Smell 167 - Hashing Comparison

Code Smell 167 - Hashing Comparison

4
Comments 1
2 min read
How to implement a hash table in Java (Part 1)

How to implement a hash table in Java (Part 1)

9
Comments
11 min read
Code evaluation as a debugging tool

Code evaluation as a debugging tool

4
Comments
3 min read
Programming chose me

Programming chose me

5
Comments 2
1 min read
Reflection API feature in Java – Overview

Reflection API feature in Java – Overview

4
Comments
3 min read
Exploring object-oriented programming concepts with Java

Exploring object-oriented programming concepts with Java

4
Comments
11 min read
When I'm using JMH

When I'm using JMH

3
Comments
8 min read
Why Unit Tests Will Save You a Lot of Time

Why Unit Tests Will Save You a Lot of Time

13
Comments
3 min read
談 Java Object 類別中 3 個讓你覆寫的方法

談 Java Object 類別中 3 個讓你覆寫的方法

1
Comments
3 min read
react native firebase fcm (firebase messaging cloud) + java spring boot: how to push notification

react native firebase fcm (firebase messaging cloud) + java spring boot: how to push notification

1
Comments
1 min read
Define workflows with Java DSL

Define workflows with Java DSL

9
Comments
2 min read
Inheritance & Method Overriding - [Java OOP #4]

Inheritance & Method Overriding - [Java OOP #4]

3
Comments
2 min read
loading...