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.
Openjob: best distributed task scheduling framework

Openjob: best distributed task scheduling framework

2
Comments
3 min read
🛡️ What is a Race Condition in Java, and how it can be prevented using synchronized and AtomicInteger

🛡️ What is a Race Condition in Java, and how it can be prevented using synchronized and AtomicInteger

8
Comments
15 min read
Code Challenge: Longest Substring Without Repeating Characters - Java Edition

Code Challenge: Longest Substring Without Repeating Characters - Java Edition

Comments
4 min read
Java 語言筆記

Java 語言筆記

Comments
1 min read
AssertJ custom representation of asserted object

AssertJ custom representation of asserted object

Comments
2 min read
How to Install Java JDK 17 on Windows 10

How to Install Java JDK 17 on Windows 10

98
Comments
1 min read
How to Record Selenium Test Execution Video with TestNG & Java?

How to Record Selenium Test Execution Video with TestNG & Java?

10
Comments 3
3 min read
What is Test Driven Development (TDD) and Why It Matters

What is Test Driven Development (TDD) and Why It Matters

Comments 1
9 min read
How to implement GZIP decompression for incoming HTTP requests on the Netty server

How to implement GZIP decompression for incoming HTTP requests on the Netty server

2
Comments
5 min read
How to extract text and image from word in Java applications

How to extract text and image from word in Java applications

Comments
4 min read
Become a Gradle expert in 3 easy steps!

Become a Gradle expert in 3 easy steps!

6
Comments 3
1 min read
Design Pattern Series - Single Responsibility Principle

Design Pattern Series - Single Responsibility Principle

1
Comments
2 min read
What is inheritDoc in Java? (with Example)

What is inheritDoc in Java? (with Example)

1
Comments
6 min read
Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

1
Comments
3 min read
Simplifying CRUD Operations with Generics: Abstract CRUD Service

Simplifying CRUD Operations with Generics: Abstract CRUD Service

3
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.