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.
API simples que gera arquivos de forma assíncrona, com Java e Spring? Aqui tem!

API simples que gera arquivos de forma assíncrona, com Java e Spring? Aqui tem!

Comments 1
3 min read
The Roadmap to Learning Java: A Beginner’s Guide

The Roadmap to Learning Java: A Beginner’s Guide

3
Comments
1 min read
Java and IoT: Creating Smart Applications

Java and IoT: Creating Smart Applications

4
Comments
3 min read
Java’s Role in the Finance Industry: A Resilient Backbone

Java’s Role in the Finance Industry: A Resilient Backbone

Comments
2 min read
Path Sum | LeetCode | Java

Path Sum | LeetCode | Java

6
Comments
1 min read
jackson-dataformat-xml issues

jackson-dataformat-xml issues

Comments
4 min read
[PT-BR] Subindo um Docker Compose na nuvem Render

[PT-BR] Subindo um Docker Compose na nuvem Render

Comments
5 min read
21 bugs in 21st version of Apache NetBeans

21 bugs in 21st version of Apache NetBeans

2
Comments
13 min read
Set JVM Timezone when running JUnit 5 tests

Set JVM Timezone when running JUnit 5 tests

Comments
1 min read
Priorize os tipos genéricos

Priorize os tipos genéricos

1
Comments
2 min read
How to Achieve Thread Harmony: A Guide to Synchronizers

How to Achieve Thread Harmony: A Guide to Synchronizers

2
Comments
3 min read
The power of Mechanical Sympathy in Software Engineering

The power of Mechanical Sympathy in Software Engineering

Comments
22 min read
Mastering Java Libraries, Packages, and Modules

Mastering Java Libraries, Packages, and Modules

1
Comments
1 min read
[Java] Singleton and Static

[Java] Singleton and Static

1
Comments
4 min read
JVM Profiling in Action

JVM Profiling in Action

1
Comments
4 min read
Реализовать потокобезопасную неблокирующую очередь на Java

Реализовать потокобезопасную неблокирующую очередь на Java

1
Comments
3 min read
Java: The Architect Behind Today’s Tech Giants

Java: The Architect Behind Today’s Tech Giants

1
Comments 1
2 min read
Java at 25: Features that Made an Impact and a Look to the Future

Java at 25: Features that Made an Impact and a Look to the Future

Comments
2 min read
How to create Unit tests for code design?

How to create Unit tests for code design?

106
Comments 5
3 min read
Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

21
Comments 3
5 min read
State Pattern | Design Patterns

State Pattern | Design Patterns

Comments
3 min read
[Micronaut] Try Cookie

[Micronaut] Try Cookie

Comments
4 min read
Check if the Sentence Is Pangram | LeetCode | Java

Check if the Sentence Is Pangram | LeetCode | Java

9
Comments
1 min read
Develop your Tomcat App with Docker Compose Watch

Develop your Tomcat App with Docker Compose Watch

8
Comments 3
5 min read
Developer diary #8. The end of the era.

Developer diary #8. The end of the era.

6
Comments 3
1 min read
Illuminating Unnoticed Efficiency Pitfalls with AtomicLongMap

Illuminating Unnoticed Efficiency Pitfalls with AtomicLongMap

3
Comments
5 min read
Finding Nth Fibonacci Number in Java

Finding Nth Fibonacci Number in Java

Comments
2 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

222
Comments 2
10 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

Comments
2 min read
Exploring Enhanced Switch in Java

Exploring Enhanced Switch in Java

3
Comments 2
2 min read
JaVers: Periodic Maintenance of the Audit Tables

JaVers: Periodic Maintenance of the Audit Tables

1
Comments
2 min read
Using Java’s Volatile Keyword Effectively: A Closer Look

Using Java’s Volatile Keyword Effectively: A Closer Look

3
Comments
2 min read
Spring WebFlux Retry Mechanism

Spring WebFlux Retry Mechanism

13
Comments
3 min read
I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

20
Comments 3
9 min read
Largest Number | LeetCode | Java

Largest Number | LeetCode | Java

7
Comments
2 min read
Anthropic Claude Function Calling and Tools Integration

Anthropic Claude Function Calling and Tools Integration

3
Comments
2 min read
Sum of Left Leaves LeetCode

Sum of Left Leaves LeetCode

Comments
1 min read
Implementing Rate Limiting in a Spring Boot API using Bucket4j

Implementing Rate Limiting in a Spring Boot API using Bucket4j

12
Comments
2 min read
Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

6
Comments
3 min read
Sorting in Data Structures

Sorting in Data Structures

7
Comments 2
6 min read
Java Memory Leaks: Find & Conquer

Java Memory Leaks: Find & Conquer

4
Comments
3 min read
Should I use Virtual Threads in Java?

Should I use Virtual Threads in Java?

Comments
7 min read
Word Pattern - LeetCode - Java

Word Pattern - LeetCode - Java

9
Comments
1 min read
Merge In Between Linked Lists | LeetCode | Java

Merge In Between Linked Lists | LeetCode | Java

7
Comments
2 min read
Gemini-1.5-pro Function Calling with Java, Spring and HTTP

Gemini-1.5-pro Function Calling with Java, Spring and HTTP

6
Comments
2 min read
How to perform mixed computing with multiple data sources

How to perform mixed computing with multiple data sources

Comments
8 min read
TASK 3

TASK 3

Comments
6 min read
Prefira as listas aos arrays

Prefira as listas aos arrays

Comments
2 min read
JHipster 8 - Criando uma aplicação monolítica

JHipster 8 - Criando uma aplicação monolítica

Comments
9 min read
Keeping Your Microservices Safe: Best Practices and Patterns

Keeping Your Microservices Safe: Best Practices and Patterns

Comments 2
3 min read
wk7: java cli app retro

wk7: java cli app retro

1
Comments
5 min read
Java Microservices and Cloud Compatibility: An Insightful Guide

Java Microservices and Cloud Compatibility: An Insightful Guide

Comments
4 min read
Code Smell 246 - Expiration Date

Code Smell 246 - Expiration Date

4
Comments 6
3 min read
Code of game engine written in Java: what does it hide?

Code of game engine written in Java: what does it hide?

4
Comments
9 min read
How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

1
Comments 1
2 min read
Object Sharing in Multi-threaded Environments

Object Sharing in Multi-threaded Environments

Comments
4 min read
[PT-BR] Subindo um Docker na nuvem Render

[PT-BR] Subindo um Docker na nuvem Render

Comments
4 min read
Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
How to connect Spring Boot to MongoDB on Remote Server

How to connect Spring Boot to MongoDB on Remote Server

1
Comments 1
1 min read
Implementing Google AdMob Interstitial Ads in Android Studio with Java | Step-by-Step Tutorial

Implementing Google AdMob Interstitial Ads in Android Studio with Java | Step-by-Step Tutorial

Comments
2 min read
loading...