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.
Interface Segregation Principle (ISP)

Interface Segregation Principle (ISP)

Comments
2 min read
Java Class Libraries that Boost Application Development Efficiency

Java Class Libraries that Boost Application Development Efficiency

5
Comments
5 min read
Cloud Native with Spring Cloud: A Beginner’s Guide

Cloud Native with Spring Cloud: A Beginner’s Guide

9
Comments
5 min read
A Necessidade de Remover Código Antigo e Não Necessário de Code Bases: Uma Analogia com a Síndrome de Diógenes

A Necessidade de Remover Código Antigo e Não Necessário de Code Bases: Uma Analogia com a Síndrome de Diógenes

Comments
3 min read
[Java SpringBoot] How to implement a Custom Deserializer for your Requests

[Java SpringBoot] How to implement a Custom Deserializer for your Requests

4
Comments
4 min read
Como tratar erros http no Spring Boot

Como tratar erros http no Spring Boot

91
Comments 6
5 min read
Building a Robust REST API with Java Spring Boot and MongoDB 🚀🍃📦

Building a Robust REST API with Java Spring Boot and MongoDB 🚀🍃📦

1
Comments
3 min read
Refactoring my code

Refactoring my code

1
Comments
1 min read
From Backend to Frontend: Full Stack Java Apps with Spring Boot and Vaadin Flow

From Backend to Frontend: Full Stack Java Apps with Spring Boot and Vaadin Flow

7
Comments 1
5 min read
Understanding light-weight threads with Coroutines and Project Loom

Understanding light-weight threads with Coroutines and Project Loom

6
Comments 4
4 min read
Building Generic Payloads with the Builder Pattern in Java

Building Generic Payloads with the Builder Pattern in Java

16
Comments 13
3 min read
Automate JBoss Web Server deployment with the Red Hat Certified Content Collection for JWS

Automate JBoss Web Server deployment with the Red Hat Certified Content Collection for JWS

Comments
11 min read
Java Coding Practice for Beginners: 10 Exercises to Get You Started

Java Coding Practice for Beginners: 10 Exercises to Get You Started

4
Comments
6 min read
Understanding ArgumentCaptor in Mockito: A Comprehensive Guide

Understanding ArgumentCaptor in Mockito: A Comprehensive Guide

2
Comments
3 min read
Understanding Synchronization in Selenium WebDriver: Thread.sleep(), Implicit Wait, and Explicit Wait Explained for Beginners

Understanding Synchronization in Selenium WebDriver: Thread.sleep(), Implicit Wait, and Explicit Wait Explained for Beginners

5
Comments
3 min read
Lightweight implementation of Event Sourcing using PostgreSQL as an event store 🚀🕗🔙🕘

Lightweight implementation of Event Sourcing using PostgreSQL as an event store 🚀🕗🔙🕘

26
Comments
2 min read
How to handle multiple cache configurations in Spring?

How to handle multiple cache configurations in Spring?

14
Comments 1
2 min read
LF: Java Learning Material

LF: Java Learning Material

Comments 5
1 min read
RabbitMQ com Java e Spring : Começando (pt. 1)

RabbitMQ com Java e Spring : Começando (pt. 1)

9
Comments
4 min read
Rendezvous Benchmark Analysis: When Threads (Don't) Meet

Rendezvous Benchmark Analysis: When Threads (Don't) Meet

4
Comments
8 min read
AWS Lambda SnapStart - Part 8 Measuring Java 17 Lambda cold starts

AWS Lambda SnapStart - Part 8 Measuring Java 17 Lambda cold starts

2
Comments 2
2 min read
Easy HTTP Client with Spring 6.x

Easy HTTP Client with Spring 6.x

5
Comments
3 min read
Implementando Paralelismo com Virtual Threads no Java 21

Implementando Paralelismo com Virtual Threads no Java 21

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

Compondo música com Java! É hora do Jmusic

150
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

3
Comments
18 min read
loading...