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.
Harnessing custom Kubernetes probes in Spring Boot applications

Harnessing custom Kubernetes probes in Spring Boot applications

1
Comments
5 min read
Como eu penso o JPA?

Como eu penso o JPA?

1
Comments
4 min read
How to use the JavaFX library Medusa to display weather data

How to use the JavaFX library Medusa to display weather data

4
Comments 1
7 min read
Dev Services for Elasticsearch

Dev Services for Elasticsearch

1
Comments 1
3 min read
Leet Code — 1816. Truncate Sentence

Leet Code — 1816. Truncate Sentence

1
Comments
3 min read
Using JLink to create smaller Docker images for your Spring Boot Java application

Using JLink to create smaller Docker images for your Spring Boot Java application

3
Comments 1
6 min read
Meu primeiro POST

Meu primeiro POST

1
Comments 1
1 min read
[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8

1
Comments
1 min read
Why Java is not pure OOPS?

Why Java is not pure OOPS?

2
Comments 1
1 min read
Tipos de dados primitivos com Java

Tipos de dados primitivos com Java

29
Comments 7
3 min read
Dev Services for Kubernetes

Dev Services for Kubernetes

5
Comments 1
2 min read
Interfaces Funcionais no Java

Interfaces Funcionais no Java

1
Comments
3 min read
Sistema de Autenticação com Spring Security

Sistema de Autenticação com Spring Security

1
Comments
3 min read
A Deep Dive into Parking Spot LLD Design

A Deep Dive into Parking Spot LLD Design

4
Comments 4
3 min read
Hinzufügen oder Entfernen von Ebenen in PDF-Dokumenten in Java

Hinzufügen oder Entfernen von Ebenen in PDF-Dokumenten in Java

3
Comments
3 min read
It's 2AM Do you Know What Your Code is Doing?

It's 2AM Do you Know What Your Code is Doing?

17
Comments 2
6 min read
🧩 Mastering Insert Interval: Your Guide to Tackling a Blind 75 LeetCode Problem 🧩

🧩 Mastering Insert Interval: Your Guide to Tackling a Blind 75 LeetCode Problem 🧩

11
Comments
3 min read
Types of Functions in OOPS

Types of Functions in OOPS

Comments
4 min read
Concurrent Data-structure Design Walk-Through

Concurrent Data-structure Design Walk-Through

15
Comments
18 min read
What Is the N+1 Query Problem and How to Detect It

What Is the N+1 Query Problem and How to Detect It

3
Comments 2
8 min read
🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

12
Comments
3 min read
Getting Started with Maven: A Beginner's Guide to Java Build Automation

Getting Started with Maven: A Beginner's Guide to Java Build Automation

7
Comments
4 min read
Using Optional in Java the right way

Using Optional in Java the right way

8
Comments
3 min read
The Lost Tutorial of Kafka 🎏

The Lost Tutorial of Kafka 🎏

2
Comments
5 min read
Making JPad: a cross-platform text editor.

Making JPad: a cross-platform text editor.

2
Comments
4 min read
Generate AI-based Images with Quarkus and OpenAI DALL.E

Generate AI-based Images with Quarkus and OpenAI DALL.E

10
Comments
4 min read
Curly’s Law

Curly’s Law

1
Comments 3
1 min read
Wie man Text- und Bild-Wasserzeichen zu einem Word-Dokument in Java hinzufügt

Wie man Text- und Bild-Wasserzeichen zu einem Word-Dokument in Java hinzufügt

2
Comments
3 min read
I'm Learning Java s̶c̶r̶i̶p̶t̶?

I'm Learning Java s̶c̶r̶i̶p̶t̶?

37
Comments 32
4 min read
Kotlin vs Java: A Comprehensive Comparison

Kotlin vs Java: A Comprehensive Comparison

2
Comments 2
3 min read
Transactions And Transaction Propagation

Transactions And Transaction Propagation

5
Comments
4 min read
Using database functions in JPA Criteria projections

Using database functions in JPA Criteria projections

9
Comments
2 min read
Service Discovery in Microservices

Service Discovery in Microservices

4
Comments
3 min read
JavaFX en Eclipse

JavaFX en Eclipse

10
Comments 1
3 min read
Mastering Spring Data — A Step-by-Step Plan with free course Links

Mastering Spring Data — A Step-by-Step Plan with free course Links

8
Comments
4 min read
[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 5

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 5

2
Comments
1 min read
Classe aninhadas no Java (Nested Classes)

Classe aninhadas no Java (Nested Classes)

1
Comments 1
3 min read
Get URL pointed Resource Information in Java

Get URL pointed Resource Information in Java

1
Comments
3 min read
Query materialized views with Java, Spring, and streaming database

Query materialized views with Java, Spring, and streaming database

10
Comments
8 min read
Spring Shell - Build CLI apps

Spring Shell - Build CLI apps

13
Comments 2
9 min read
Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

1
Comments 3
3 min read
Um dos Matchers mais importantes do Spring Security

Um dos Matchers mais importantes do Spring Security

4
Comments
2 min read
Belajar Java (Perkenalan) [0]

Belajar Java (Perkenalan) [0]

Comments
2 min read
Object Oriented Programming (OOP)

Object Oriented Programming (OOP)

19
Comments 1
9 min read
Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

13
Comments
5 min read
Fuzz testing: the best thing to happen to our application tests

Fuzz testing: the best thing to happen to our application tests

10
Comments
8 min read
🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

Comments
5 min read
Debugging as a Process of Isolating Assumptions

Debugging as a Process of Isolating Assumptions

12
Comments
4 min read
Secure Java URL encoding and decoding

Secure Java URL encoding and decoding

7
Comments 1
14 min read
Configurando Neovim para Java

Configurando Neovim para Java

6
Comments
6 min read
My final take on Gradle (vs. Maven)

My final take on Gradle (vs. Maven)

37
Comments 12
8 min read
How I approach Java Web Development to the first job

How I approach Java Web Development to the first job

19
Comments
5 min read
Different Ways To Use Comparator Interface in Java

Different Ways To Use Comparator Interface in Java

Comments
3 min read
Unravelling Java Frameworks and the Reflection API: A Glimpse into the Magic

Unravelling Java Frameworks and the Reflection API: A Glimpse into the Magic

10
Comments
2 min read
Engenharia de Software #02 - SOLID 101

Engenharia de Software #02 - SOLID 101

9
Comments
10 min read
Monitoring Spring Boot with OpenTelemetry

Monitoring Spring Boot with OpenTelemetry

2
Comments
4 min read
3 Ways to Make Your API Beautiful

3 Ways to Make Your API Beautiful

10
Comments
3 min read
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

15
Comments
7 min read
Product of Array Except Self - LeetCode Java Solution

Product of Array Except Self - LeetCode Java Solution

14
Comments
6 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

15
Comments
5 min read
loading...