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.
Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

11
Comments
5 min read
Simplifying Java Development with Lombok in Spring Boot

Simplifying Java Development with Lombok in Spring Boot

8
Comments
2 min read
How does Optional.ifPresent() differ from Optional.orElse()?

How does Optional.ifPresent() differ from Optional.orElse()?

6
Comments
2 min read
Access Modifiers in Java: The Ultimate Gatekeepers

Access Modifiers in Java: The Ultimate Gatekeepers

8
Comments 2
2 min read
Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Comments
1 min read
Convenção de Tipos Genéricos

Convenção de Tipos Genéricos

1
Comments
1 min read
Unlocking the Power of OOP in Java: A Beginner’s Guide

Unlocking the Power of OOP in Java: A Beginner’s Guide

7
Comments 1
3 min read
Genéricos só funcionam com tipos de referência

Genéricos só funcionam com tipos de referência

3
Comments
1 min read
Quick and Easy: How to Test RESTful APIs in Java

Quick and Easy: How to Test RESTful APIs in Java

47
Comments 2
3 min read
Tipos genéricos diferem de acordo com seus argumentos de tipo

Tipos genéricos diferem de acordo com seus argumentos de tipo

1
Comments
1 min read
Cap 13 Tipos genéricos e fundamentos

Cap 13 Tipos genéricos e fundamentos

2
Comments
3 min read
Classe genérica com dois parâmetros de tipo

Classe genérica com dois parâmetros de tipo

1
Comments
2 min read
Exemplo simples de genérico

Exemplo simples de genérico

1
Comments
2 min read
Learning Java Together: A Fun Journey into Coding Basics 👩🏼‍💻📚!

Learning Java Together: A Fun Journey into Coding Basics 👩🏼‍💻📚!

19
Comments 2
4 min read
Pattern 5: Binary Search

Pattern 5: Binary Search

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