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.
Check if all characters in a string are unique - Java edition

Check if all characters in a string are unique - Java edition

7
Comments
4 min read
Mastering Java Application Testing: Essential Resources for Success

Mastering Java Application Testing: Essential Resources for Success

2
Comments
2 min read
Criando componentes do Rabbitmq de forma dinâmica no Spring Boot

Criando componentes do Rabbitmq de forma dinâmica no Spring Boot

Comments
4 min read
Understanding Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

Understanding Asynchronous Code: A Comparison of Asynchronous Programming in C# and Java

9
Comments
7 min read
[Tiny] How the conversion of int[] to List<Integer> can be buggy?

[Tiny] How the conversion of int[] to List<Integer> can be buggy?

8
Comments
2 min read
Part 4: A Modern Approach to Concurrency

Part 4: A Modern Approach to Concurrency

1
Comments
2 min read
Part 1: Introduction

Part 1: Introduction

Comments
2 min read
Building a Robust Subscription System with Java Spring Boot and Conductor

Building a Robust Subscription System with Java Spring Boot and Conductor

3
Comments
5 min read
Upload file in Spring Boot

Upload file in Spring Boot

Comments
1 min read
100 Days of Java: Day 1

100 Days of Java: Day 1

34
Comments
2 min read
Saga Pattern Made Easy

Saga Pattern Made Easy

77
Comments 8
9 min read
[Tiny] The Least Known Set in Java: EnumSet

[Tiny] The Least Known Set in Java: EnumSet

3
Comments 2
1 min read
Hide the Soft Keyboard and Remove Focus from EditText in Android

Hide the Soft Keyboard and Remove Focus from EditText in Android

5
Comments
2 min read
Webhooks & Conductor - Perfect Duo for Automation

Webhooks & Conductor - Perfect Duo for Automation

1
Comments
6 min read
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.

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
Spring Rest i18n Messages

Spring Rest i18n Messages

13
Comments
5 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

4
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
loading...