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.
Circular ⭕ dependency exceptions in Spring❗

Circular ⭕ dependency exceptions in Spring❗

6
Comments
1 min read
The SecurityManager is getting removed in Java: What that means for you

The SecurityManager is getting removed in Java: What that means for you

2
Comments
10 min read
Fixing half a million security vulnerabilities

Fixing half a million security vulnerabilities

1
Comments
7 min read
How to perform JavaBeans Validation

How to perform JavaBeans Validation

4
Comments
7 min read
How to prevent XPath injection attacks

How to prevent XPath injection attacks

4
Comments
8 min read
Know The JPA Persistence.xml File

Know The JPA Persistence.xml File

1
Comments
3 min read
Retrieving and Displaying Videos from Android Device in Android Studio using Java: Step-by-Step Tutorial

Retrieving and Displaying Videos from Android Device in Android Studio using Java: Step-by-Step Tutorial

Comments
2 min read
Implementing File Sharing in Android Studio using Java for Latest Android Versions: Step-by-Step Tutorial

Implementing File Sharing in Android Studio using Java for Latest Android Versions: Step-by-Step Tutorial

Comments
2 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

2
Comments
4 min read
Java GC Pressure In Action

Java GC Pressure In Action

1
Comments 1
7 min read
Avoiding Pitfalls: Unraveling Lombok and JPA Integration 🌟

Avoiding Pitfalls: Unraveling Lombok and JPA Integration 🌟

1
Comments
3 min read
Spring Security: Configuring UserDetailsService (Part 1)

Spring Security: Configuring UserDetailsService (Part 1)

1
Comments
4 min read
How to Print PDF Files in Java?

How to Print PDF Files in Java?

1
Comments
5 min read
How @Autowired works in Spring - A detailed guide

How @Autowired works in Spring - A detailed guide

1
Comments
3 min read
Openjob: best distributed task scheduling framework

Openjob: best distributed task scheduling framework

2
Comments
3 min read
Building a Java REST API: A Step-by-Step Guide

Building a Java REST API: A Step-by-Step Guide

2
Comments
4 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
loading...