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.
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
Best Practices for Mapping in Spring Boot

Best Practices for Mapping in Spring Boot

15
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
🔍 Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() 🚀

🔍 Understanding Hashing in Java: Exploring HashMap, HashSet, and hashCode() 🚀

12
Comments 2
4 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
Discover Exciting Updates in Spring Boot 3: Performance, Security, and More

Discover Exciting Updates in Spring Boot 3: Performance, Security, and More

Comments
2 min read
Understanding Memory Leaks in Java: Common Causes and How to Detect Them

Understanding Memory Leaks in Java: Common Causes and How to Detect Them

5
Comments 2
3 min read
How to create a immutable class in java? explain with example

How to create a immutable class in java? explain with example

2
Comments 2
1 min read
Um exemplo mais pråtico de um método padrão

Um exemplo mais pråtico de um método padrão

Comments
2 min read
Problemas da herança mĂșltipla

Problemas da herança mĂșltipla

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