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.
Understanding Interfaces in Java – A Simple Guide

Understanding Interfaces in Java – A Simple Guide

5
Comments
2 min read
How to Run an Asynchronous Task in Spring WebFlux Without Blocking the Main Response?

How to Run an Asynchronous Task in Spring WebFlux Without Blocking the Main Response?

Comments
1 min read
Recommended Project: Implement Thread Communication with Guava Monitor

Recommended Project: Implement Thread Communication with Guava Monitor

2
Comments
3 min read
🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

Comments
1 min read
The Evolution of Android Development: From Java to Kotlin and Beyond

The Evolution of Android Development: From Java to Kotlin and Beyond

1
Comments
4 min read
Why we discarded Reactive systems architecture from our code?

Why we discarded Reactive systems architecture from our code?

10
Comments 5
4 min read
Step-by-Step Guide to Successful Integration Testing

Step-by-Step Guide to Successful Integration Testing

Comments
1 min read
Item 50: Faça cópias defensivas quando necessário

Item 50: Faça cópias defensivas quando necessário

6
Comments
2 min read
Item 49: Verifique a validade dos parâmetros

Item 49: Verifique a validade dos parâmetros

1
Comments
2 min read
Mastering Exception Handling: Best Practices and Common Pitfalls

Mastering Exception Handling: Best Practices and Common Pitfalls

2
Comments
6 min read
Types of Variables in Java

Types of Variables in Java

Comments
1 min read
Code Smell 266 - Collection Aliasing

Code Smell 266 - Collection Aliasing

3
Comments
3 min read
Hello world in java

Hello world in java

Comments
1 min read
java

java

Comments
2 min read
(L): Aplicando o "Princípio da substituição de Liskov" com Typescript e Java

(L): Aplicando o "Princípio da substituição de Liskov" com Typescript e Java

Comments
5 min read
Building Smart AI Apps in Java

Building Smart AI Apps in Java

14
Comments 1
4 min read
Spring Boot + Feign Client + OAuth2

Spring Boot + Feign Client + OAuth2

5
Comments
2 min read
Construtores e herança

Construtores e herança

Comments 2
1 min read
Exploring GraalVM and Polyglot Programming

Exploring GraalVM and Polyglot Programming

1
Comments
2 min read
How to Integrate Passkeys into Java Spring Boot

How to Integrate Passkeys into Java Spring Boot

1
Comments
4 min read
🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

Comments
2 min read
API design practices for Java

API design practices for Java

9
Comments
8 min read
Top Security Flaws hiding in your code right now - and how to fix them

Top Security Flaws hiding in your code right now - and how to fix them

1
Comments 2
8 min read
Turbocharge Java Microservices with Quarkus and GraalVM Native Image

Turbocharge Java Microservices with Quarkus and GraalVM Native Image

3
Comments
6 min read
Unveiling Challenges with @Named

Unveiling Challenges with @Named

1
Comments
4 min read
loading...