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.
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

30
Comments 2
3 min read
Question: Validate Parentheses in a String

Question: Validate Parentheses in a String

1
Comments
1 min read
Question: Implement a Stack using Linked List

Question: Implement a Stack using Linked List

Comments
2 min read
Question: Implement a Binary Search Algorithm

Question: Implement a Binary Search Algorithm

Comments
1 min read
Question: Find the Common Elements in Two Arrays

Question: Find the Common Elements in Two Arrays

Comments
1 min read
Unveiling Hidden Lombok Magic: 3 Jazzed-Up Annotations for Java Joy

Unveiling Hidden Lombok Magic: 3 Jazzed-Up Annotations for Java Joy

Comments
2 min read
Building gdocweb with Java 21, Spring Boot 3.x and Beyond

Building gdocweb with Java 21, Spring Boot 3.x and Beyond

15
Comments 1
9 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments
2 min read
@Valid + Jakarta with DTO in Spring Boot 3

@Valid + Jakarta with DTO in Spring Boot 3

2
Comments
2 min read
28 Years Strong: Java's Journey

28 Years Strong: Java's Journey

7
Comments 1
3 min read
Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

4
Comments
5 min read
Implementing Glowroot: A Hands-On Tech Review for Application Monitoring Mastery

Implementing Glowroot: A Hands-On Tech Review for Application Monitoring Mastery

4
Comments 1
5 min read
Mastering Custom Validation in Spring Boot: A Step-by-Step Guide

Mastering Custom Validation in Spring Boot: A Step-by-Step Guide

3
Comments
2 min read
The 4 pillars of Object-Oriented Programming

The 4 pillars of Object-Oriented Programming

2
Comments
4 min read
How to Secure Your Spring Boot API with JSON Web Tokens (JWT)

How to Secure Your Spring Boot API with JSON Web Tokens (JWT)

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.