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.
Exploring the New Features of Java 23

Exploring the New Features of Java 23

2
Comments 4
3 min read
The Art of Full Stack Debugging

The Art of Full Stack Debugging

20
Comments 1
7 min read
Is this a bug in Java?

Is this a bug in Java?

2
Comments
2 min read
Why Following Traditional Advice Isn’t Enough to Switch from QA to Developer and What to Do Instead?

Why Following Traditional Advice Isn’t Enough to Switch from QA to Developer and What to Do Instead?

Comments
7 min read
5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

5 Real-World Examples to Boost Your Spring Development with JDK 14 Records

1
Comments
10 min read
3 Shocking Ways to Run Stringified Code in Java 8+

3 Shocking Ways to Run Stringified Code in Java 8+

1
Comments
2 min read
Jupyter Notebook for Java

Jupyter Notebook for Java

1
Comments
7 min read
GitHub Mastery: Creating Repositories and Managing PRs with Ease

GitHub Mastery: Creating Repositories and Managing PRs with Ease

1
Comments
3 min read
One click dependencies fix

One click dependencies fix

32
Comments
11 min read
Mastering Spring Boot MVC and REST APIs: A Comprehensive Guide

Mastering Spring Boot MVC and REST APIs: A Comprehensive Guide

Comments
2 min read
Le Java Memory Model : Comprendre la concurrence en profondeur

Le Java Memory Model : Comprendre la concurrence en profondeur

Comments
3 min read
Understanding Serialization and Deserialization: Methods, Examples, and Best Practices

Understanding Serialization and Deserialization: Methods, Examples, and Best Practices

Comments
3 min read
Building Your First Spring Boot App: A Complete Guide to MVC Architecture and REST Controllers

Building Your First Spring Boot App: A Complete Guide to MVC Architecture and REST Controllers

1
Comments
3 min read
The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)

The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)

1
Comments
6 min read
Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Using Method and Variable Handles in Java for Runtime Object Access and Manipulation

Comments
3 min read
Item 61: DΓͺ preferΓͺncia aos tipos primitivos em vez dos tipos primitivos empacotados

Item 61: DΓͺ preferΓͺncia aos tipos primitivos em vez dos tipos primitivos empacotados

Comments
3 min read
Item 60: Evite o float e o double caso sejam necessΓ‘rias respostas exatas

Item 60: Evite o float e o double caso sejam necessΓ‘rias respostas exatas

Comments
2 min read
πŸ’‘Solving LeetCode 34: Find First and Last Position of Element in a Sorted Array

πŸ’‘Solving LeetCode 34: Find First and Last Position of Element in a Sorted Array

Comments
3 min read
Case Study: The Weighted Nine Tails Problem

Case Study: The Weighted Nine Tails Problem

Comments
4 min read
πŸ€– Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

πŸ€– Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

Comments
3 min read
Best Practices for Mapping in Spring Boot

Best Practices for Mapping in Spring Boot

8
Comments
4 min read
πŸ” Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() πŸš€

πŸ” Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() πŸš€

12
Comments 2
4 min read
The WeightedGraph Class

The WeightedGraph Class

Comments
8 min read
Mastering Spring Security: A Comedy of Errors (and Authentication)

Mastering Spring Security: A Comedy of Errors (and Authentication)

2
Comments 1
4 min read
SQL, in each group modify the null value of a specified column as its neighboring value #eg43

SQL, in each group modify the null value of a specified column as its neighboring value #eg43

7
Comments
1 min read
loading...