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.
JDBC program for Delete operation

JDBC program for Delete operation

5
Comments
1 min read
Simply Explained : Top 5 Design Patterns

Simply Explained : Top 5 Design Patterns

2
Comments
4 min read
Simple Java Problems That Can Drives You Crazy If You Don’t Know How To Deal With

Simple Java Problems That Can Drives You Crazy If You Don’t Know How To Deal With

Comments
3 min read
Is it safe to use java.util.Random to generate random key ?

Is it safe to use java.util.Random to generate random key ?

1
Comments
5 min read
Malware - Free Followers

Malware - Free Followers

7
Comments 1
3 min read
Mobisec Reversing - loadme [Writeup]

Mobisec Reversing - loadme [Writeup]

Comments
4 min read
100 Days of Java: Day 3 Scheduler

100 Days of Java: Day 3 Scheduler

2
Comments
2 min read
Java 01 - Jasypt: Protecting sensitive data with encryption.

Java 01 - Jasypt: Protecting sensitive data with encryption.

1
Comments
2 min read
Introducing 'firebaseauth' Spring Boot Library

Introducing 'firebaseauth' Spring Boot Library

6
Comments
1 min read
Learn Java

Learn Java

19
Comments 4
2 min read
Os detalhes fazem diferença!

Os detalhes fazem diferença!

11
Comments 2
2 min read
RecyclerView Last Item Extra Bottom Margin

RecyclerView Last Item Extra Bottom Margin

3
Comments
2 min read
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?

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

Part 4: A Modern Approach to Concurrency

1
Comments
2 min read
Part 5: Builders & Dispatchers

Part 5: Builders & Dispatchers

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

31
Comments
2 min read
Saga Pattern Made Easy

Saga Pattern Made Easy

74
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

9
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
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

4
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

9
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
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

2
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?

7
Comments 4
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
Part 3: Exception Handling in Kotlin Coroutines

Part 3: Exception Handling in Kotlin Coroutines

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