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.
Implementando Paralelismo com Virtual Threads no Java 21

Implementando Paralelismo com Virtual Threads no Java 21

9
Comments
2 min read
Compondo música com Java! É hora do Jmusic

Compondo música com Java! É hora do Jmusic

149
Comments 6
6 min read
"Too Many Open Files" - Debugging Leaking Files on the Gradle Daemon

"Too Many Open Files" - Debugging Leaking Files on the Gradle Daemon

1
Comments
18 min read
Optimizing Java Memory Management: Preventing 'GC Overhead Limit Exceeded' Errors

Optimizing Java Memory Management: Preventing 'GC Overhead Limit Exceeded' Errors

2
Comments
4 min read
100 dias de JAVA: Dias 1 a 10

100 dias de JAVA: Dias 1 a 10

5
Comments
2 min read
Building a Real-Time Bidding System for Car Booking with Spring Boot, WebSocket, and ActiveMQ

Building a Real-Time Bidding System for Car Booking with Spring Boot, WebSocket, and ActiveMQ

10
Comments 4
4 min read
Spring Framework: Your Foundation for Building Java Marvels"

Spring Framework: Your Foundation for Building Java Marvels"

7
Comments
4 min read
Authentification Oauth2 avec OpenFeign

Authentification Oauth2 avec OpenFeign

Comments 1
2 min read
SOLID Principles with Examples

SOLID Principles with Examples

2
Comments
2 min read
GC, hands off my data!

GC, hands off my data!

4
Comments
13 min read
Enhancing team collaboration in IntelliJ IDEA with the .run directory

Enhancing team collaboration in IntelliJ IDEA with the .run directory

1
Comments
3 min read
The Code Whisper Magic with Amazon Code Whisperer

The Code Whisper Magic with Amazon Code Whisperer

13
Comments 1
2 min read
A Real Automated Regression Testing Platform with Recording and Replay Testing (Open-Source)

A Real Automated Regression Testing Platform with Recording and Replay Testing (Open-Source)

3
Comments
7 min read
Purpose of @SpringBootApplication Annotation in Spring Boot

Purpose of @SpringBootApplication Annotation in Spring Boot

5
Comments
2 min read
Encapsulamento: O Básico que todo jr. precisa saber!

Encapsulamento: O Básico que todo jr. precisa saber!

12
Comments 2
8 min read
Multi-hilos en Java

Multi-hilos en Java

11
Comments
7 min read
Features e Refactors Seguros com Java e SPRING: 2 dicas simples

Features e Refactors Seguros com Java e SPRING: 2 dicas simples

11
Comments
3 min read
Princípios SOLID

Princípios SOLID

7
Comments
6 min read
Understanding the POM File in Spring: A Comprehensive Guide

Understanding the POM File in Spring: A Comprehensive Guide

3
Comments
3 min read
Querying and validating a JSON document in Java

Querying and validating a JSON document in Java

Comments
2 min read
Versioning RESTful APIs with Spring Boot: A Step-by-Step Guide in 5 minutes

Versioning RESTful APIs with Spring Boot: A Step-by-Step Guide in 5 minutes

33
Comments
4 min read
GeeCon 2023 Prague and the JV/Me.

GeeCon 2023 Prague and the JV/Me.

9
Comments 3
2 min read
Java vs. JavaScript: Understanding Their Distinctions

Java vs. JavaScript: Understanding Their Distinctions

3
Comments 1
2 min read
Maven Build Life Cycle

Maven Build Life Cycle

Comments
2 min read
How to keep an HTTP connection alive for 9 hours

How to keep an HTTP connection alive for 9 hours

7
Comments
10 min read
Probabilistic Data Structures and Algorithms in NoSQL databases

Probabilistic Data Structures and Algorithms in NoSQL databases

3
Comments
13 min read
Custom Template for your Spring Boot App

Custom Template for your Spring Boot App

Comments
2 min read
Spring Cache with Caffeine

Spring Cache with Caffeine

22
Comments 3
9 min read
Decorator Pattern Step by step

Decorator Pattern Step by step

1
Comments
2 min read
100 dias de JAVA

100 dias de JAVA

15
Comments 2
2 min read
Integración de Kotlin con Pasarela de Pago PayPal

Integración de Kotlin con Pasarela de Pago PayPal

1
Comments 1
18 min read
Improving Code Quality in Java: Best Practices and Examples

Improving Code Quality in Java: Best Practices and Examples

9
Comments
3 min read
How to Connect Java Applications to Databases with JDBC

How to Connect Java Applications to Databases with JDBC

Comments
1 min read
☕️ How Java works ?

☕️ How Java works ?

4
Comments
5 min read
Lista em Java Sem Valores Repetidos

Lista em Java Sem Valores Repetidos

6
Comments
1 min read
Leveraging Java Reflection to Improve Code Quality in Spring Boot

Leveraging Java Reflection to Improve Code Quality in Spring Boot

3
Comments
4 min read
Understanding the Strategy Design Pattern with Python and Java

Understanding the Strategy Design Pattern with Python and Java

2
Comments
3 min read
Securing symmetric encryption algorithms in Java

Securing symmetric encryption algorithms in Java

4
Comments
7 min read
Template Method com composição

Template Method com composição

16
Comments 4
3 min read
A Guide to Understanding and Debugging SQL Execution Plans in Spring Boot

A Guide to Understanding and Debugging SQL Execution Plans in Spring Boot

10
Comments
4 min read
The Unrivaled Strength of Java in Powering Backend Technologies

The Unrivaled Strength of Java in Powering Backend Technologies

1
Comments
2 min read
Looking to Develop an App for My Event Planning Business - Need Advice!

Looking to Develop an App for My Event Planning Business - Need Advice!

2
Comments 4
2 min read
Configuration roles and the blogging-industrial complex

Configuration roles and the blogging-industrial complex

10
Comments
7 min read
Spring Social Media Application using REST API

Spring Social Media Application using REST API

3
Comments
7 min read
Java 20: What to Expect from the Next Major Release

Java 20: What to Expect from the Next Major Release

7
Comments
2 min read
Solving Duplicate Payment Processing with ActiveMQ in Spring Boot

Solving Duplicate Payment Processing with ActiveMQ in Spring Boot

12
Comments
3 min read
Mock Testing: Write a Java Agent Plugin to Mock Your Custom Components

Mock Testing: Write a Java Agent Plugin to Mock Your Custom Components

1
Comments
10 min read
Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API

Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API

5
Comments
5 min read
GCP Serverless Function in Java with 15Mb RAM

GCP Serverless Function in Java with 15Mb RAM

2
Comments
3 min read
Detail Explanation This Keyword in Java

Detail Explanation This Keyword in Java

Comments
2 min read
Impl Classes Are Meaningless

Impl Classes Are Meaningless

5
Comments
2 min read
Structural Design Patterns

Structural Design Patterns

2
Comments
2 min read
Top 25 Code Repository interview questions

Top 25 Code Repository interview questions

1
Comments
13 min read
Convert Markdown to HTML in Spring Boot

Convert Markdown to HTML in Spring Boot

1
Comments
1 min read
How I Used ChatGPT to Quickly Deploy a Spring Boot Application on an Ubuntu Server in 5 Minutes.

How I Used ChatGPT to Quickly Deploy a Spring Boot Application on an Ubuntu Server in 5 Minutes.

Comments 1
5 min read
A Guide To Master Bit Manipulation For Coding Interviews

A Guide To Master Bit Manipulation For Coding Interviews

20
Comments
12 min read
Singleton Tasarım Deseni ve Bean Scope

Singleton Tasarım Deseni ve Bean Scope

Comments
3 min read
Java 21 on Devuan 5 (Debian 12): インストール (手動で)

Java 21 on Devuan 5 (Debian 12): インストール (手動で)

2
Comments
2 min read
Maven on Java 21 and Devuan 5 (Debian 12): Install manually

Maven on Java 21 and Devuan 5 (Debian 12): Install manually

3
Comments
3 min read
Maven on Java 21 & Devuan 5 (Debian 12): インストール (手動で)

Maven on Java 21 & Devuan 5 (Debian 12): インストール (手動で)

2
Comments
2 min read
loading...