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.
Operator Overloading in Java

Operator Overloading in Java

10
Comments
11 min read
☕️ 6 Great Resources To Learn Java Without Spending a Penny

☕️ 6 Great Resources To Learn Java Without Spending a Penny

1
Comments
6 min read
Java 01 - Jasypt: Protegendo dados sensíveis com criptografia.

Java 01 - Jasypt: Protegendo dados sensíveis com criptografia.

2
Comments
2 min read
Idempotência em Requisições HTTP

Idempotência em Requisições HTTP

Comments
6 min read
[Tiny] Trailing commas in Java

[Tiny] Trailing commas in Java

2
Comments
1 min read
Spring Rest i18n Messages

Spring Rest i18n Messages

5
Comments
5 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

3
Comments
3 min read
How to fix IntelliJ debugger trigger breakpoint only once until restart Server/Application

How to fix IntelliJ debugger trigger breakpoint only once until restart Server/Application

Comments
1 min read
How to Improve Service Resilience and Reliability with Error Monitoring and Logging

How to Improve Service Resilience and Reliability with Error Monitoring and Logging

2
Comments
3 min read
Java records und wieso du sie nutzen solltest [German]

Java records und wieso du sie nutzen solltest [German]

2
Comments
4 min read
Transforming bad code by applying Single Responsibility principle, Don't repeat yourself, Decoupling ...

Transforming bad code by applying Single Responsibility principle, Don't repeat yourself, Decoupling ...

1
Comments
7 min read
Deploy Jakarta EE 10 and MicroProfile 6 on Azure with IBM Liberty on Azure Kubernetes Service (AKS)

Deploy Jakarta EE 10 and MicroProfile 6 on Azure with IBM Liberty on Azure Kubernetes Service (AKS)

1
Comments
4 min read
From Java to Kotlin, first impression on for loops

From Java to Kotlin, first impression on for loops

12
Comments 2
2 min read
VSCode Java Extension Pack Auto Config

VSCode Java Extension Pack Auto Config

1
Comments
11 min read
Software Design Pattern: Bridge Pattern

Software Design Pattern: Bridge Pattern

2
Comments
2 min read
My favourite 28 features in Java as it turns 28

My favourite 28 features in Java as it turns 28

3
Comments 4
5 min read
DTO - Data Transfer Object

DTO - Data Transfer Object

Comments
1 min read
Gerenciando as muitas versões do Java com SDK MAN!

Gerenciando as muitas versões do Java com SDK MAN!

Comments
2 min read
Java Message Service (JMS)

Java Message Service (JMS)

Comments
2 min read
Extending Java APIs - Add Missing Features Without the Hassle

Extending Java APIs - Add Missing Features Without the Hassle

14
Comments
7 min read
Adyen for Java developers

Adyen for Java developers

1
Comments
8 min read
Generics and Functional Interfaces - A practical example

Generics and Functional Interfaces - A practical example

Comments
2 min read
Uma introdução a JVM

Uma introdução a JVM

8
Comments 3
6 min read
Why are Companies stuck with Java 8?

Why are Companies stuck with Java 8?

3
Comments 3
3 min read
Mastering the Symphony of Control Structures: Unleashing the Power of Java's Code Conductors

Mastering the Symphony of Control Structures: Unleashing the Power of Java's Code Conductors

Comments
3 min read
Por que o Java converte números inteiros maiores que 127 para valores negativos em castings do tipo byte?

Por que o Java converte números inteiros maiores que 127 para valores negativos em castings do tipo byte?

1
Comments 2
6 min read
Records as a logical conclusion of Immutable Classes

Records as a logical conclusion of Immutable Classes

Comments
5 min read
Integration Tests for N + 1 problem in Java

Integration Tests for N + 1 problem in Java

18
Comments 2
7 min read
A Metodologia dos 12 Fatores e a Adoção de SaaS no Universo Java

A Metodologia dos 12 Fatores e a Adoção de SaaS no Universo Java

Comments
4 min read
Part 3: Exception Handling in Kotlin Coroutines

Part 3: Exception Handling in Kotlin Coroutines

Comments
2 min read
How can I continue contributing to Open Source as a Project Manager? Part 2

How can I continue contributing to Open Source as a Project Manager? Part 2

18
Comments
2 min read
Learning Android development and Java (day1)

Learning Android development and Java (day1)

Comments
3 min read
Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Scaling And Populating GCP VM And 1 Kubernetes Pod Instance Redirected With Cloud Storage Bucket JSON Function

Comments
3 min read
Crear un checkBox Dinámico y el evento keyPress en java

Crear un checkBox Dinámico y el evento keyPress en java

1
Comments
3 min read
hibernate 6 crud operations

hibernate 6 crud operations

6
Comments
4 min read
Project Java Web with docker, maven

Project Java Web with docker, maven

Comments
1 min read
MBeans

MBeans

Comments
3 min read
Building a Java Payment App with Marqeta

Building a Java Payment App with Marqeta

2
Comments 1
7 min read
What is JDK in Java?

What is JDK in Java?

2
Comments
2 min read
25+ Java Interview Questions for Freshers

25+ Java Interview Questions for Freshers

Comments
5 min read
26. Remove Duplicates from Sorted Array

26. Remove Duplicates from Sorted Array

2
Comments
2 min read
1752. Check if Array Is Sorted and Rotated

1752. Check if Array Is Sorted and Rotated

2
Comments
1 min read
A journey into Java: Syntax, Data Types, and Type Casting

A journey into Java: Syntax, Data Types, and Type Casting

2
Comments
2 min read
Software Design Pattern : Singleton Pattern

Software Design Pattern : Singleton Pattern

2
Comments
2 min read
Optionality in Java 8 and beyond

Optionality in Java 8 and beyond

5
Comments 1
6 min read
Lambda Expression

Lambda Expression

Comments
1 min read
Criando um pool de Conexões com Apache Commons DBCP [ pt-BR ]

Criando um pool de Conexões com Apache Commons DBCP [ pt-BR ]

Comments 1
6 min read
Don't Repeat Yourself - practical tips at code level

Don't Repeat Yourself - practical tips at code level

1
Comments
5 min read
Introducing Ostara

Introducing Ostara

8
Comments 1
4 min read
Plain Thymeleaf

Plain Thymeleaf

Comments
3 min read
Transactional Outbox pattern step by step with Spring and Kotlin💫

Transactional Outbox pattern step by step with Spring and Kotlin💫

11
Comments 1
18 min read
Dynamic Workflows using Code in Netflix Conductor

Dynamic Workflows using Code in Netflix Conductor

1
Comments
4 min read
Java records and why you should use them

Java records and why you should use them

3
Comments
3 min read
Comparação Entre Apache Maven e Gradle

Comparação Entre Apache Maven e Gradle

2
Comments
3 min read
TIL: isBlank() String Method

TIL: isBlank() String Method

Comments
1 min read
Logging Best Practices Revisited

Logging Best Practices Revisited

7
Comments
4 min read
Weeks of Debugging Your Build can Save Hours of Learning Gradle

Weeks of Debugging Your Build can Save Hours of Learning Gradle

8
Comments 1
5 min read
Exceptions in Kotlin: Beyond the try/catch

Exceptions in Kotlin: Beyond the try/catch

2
Comments
9 min read
Generics com Java

Generics com Java

15
Comments 1
7 min read
Introdução ao Plugin Apache Maven Archetypes

Introdução ao Plugin Apache Maven Archetypes

1
Comments
5 min read
loading...