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.
☕️ 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.

4
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

3
Comments
1 min read
What are i++ or ++i or i-- or --i in programming language?? Why you should use them?

What are i++ or ++i or i-- or --i in programming language?? Why you should use them?

4
Comments 2
1 min read
Spring Rest i18n Messages

Spring Rest i18n Messages

16
Comments
5 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

6
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 1
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 ...

3
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

7
Comments
11 min read
Software Design Pattern: Bridge Pattern

Software Design Pattern: Bridge Pattern

2
Comments
2 min read
JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

10
Comments
7 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
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

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

Generics and Functional Interfaces - A practical example

Comments
2 min read
Why are Companies stuck with Java 8?

Why are Companies stuck with Java 8?

9
Comments 4
3 min read
Uma introdução a JVM

Uma introdução a JVM

8
Comments 3
6 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
loading...