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.
Quick tip: Using Hibernate with SingleStoreDB

Quick tip: Using Hibernate with SingleStoreDB

2
Comments
4 min read
Here is the Java Backend to my IMDb Clone!

Here is the Java Backend to my IMDb Clone!

9
Comments
5 min read
[JAVA - PT-BR] CONSUMINDO UMA API DE CEP

[JAVA - PT-BR] CONSUMINDO UMA API DE CEP

5
Comments 5
4 min read
Strategy Pattern no Spring Boot Usando Enum

Strategy Pattern no Spring Boot Usando Enum

8
Comments 1
7 min read
Exceptions in Java lambdas

Exceptions in Java lambdas

42
Comments 4
5 min read
How to implement a hash table in Java (Part 3)

How to implement a hash table in Java (Part 3)

1
Comments
14 min read
Detect vulnerable libraries within your GitHub environments for free

Detect vulnerable libraries within your GitHub environments for free

7
Comments 2
4 min read
Java Basics: Getting Started (File Syntax and Variables)

Java Basics: Getting Started (File Syntax and Variables)

Comments
2 min read
Podcast with Josh Long on Apache Pulsar and Spring

Podcast with Josh Long on Apache Pulsar and Spring

3
Comments
1 min read
How to change already written code: Aspects

How to change already written code: Aspects

8
Comments
5 min read
Add 1 to a number represented as linked list.

Add 1 to a number represented as linked list.

3
Comments
1 min read
How to Use Maven Profiles to Selectively Activate Plugins and Other Configuration from the Command Line

How to Use Maven Profiles to Selectively Activate Plugins and Other Configuration from the Command Line

13
Comments
6 min read
How to Write Clean Code? A Chapter on Functions and Names

How to Write Clean Code? A Chapter on Functions and Names

14
Comments
3 min read
Algorithms Challenge (2) Combination Coin Change - Different coins added up to a given amount

Algorithms Challenge (2) Combination Coin Change - Different coins added up to a given amount

3
Comments 1
1 min read
Reviewing CVE-2022-42889: The arbitrary code execution vulnerability in Apache Commons Text (Text4Shell)

Reviewing CVE-2022-42889: The arbitrary code execution vulnerability in Apache Commons Text (Text4Shell)

Comments
2 min read
Become a Maven ninja!

Become a Maven ninja!

1
Comments
6 min read
ArrayList vs HashSet vs HashMap - The main differences

ArrayList vs HashSet vs HashMap - The main differences

8
Comments
3 min read
OpenAPI Generation with Spring

OpenAPI Generation with Spring

4
Comments
3 min read
Java Type Comparison

Java Type Comparison

Comments
1 min read
Typical Java-Spring microservice

Typical Java-Spring microservice

4
Comments
1 min read
Architectural Tests - Standardize your project's architecture now!

Architectural Tests - Standardize your project's architecture now!

1
Comments
4 min read
談 Java Object 類別中 3 個讓你覆寫的方法

談 Java Object 類別中 3 個讓你覆寫的方法

Comments
3 min read
Simple Email Validation in Java

Simple Email Validation in Java

Comments
9 min read
react native firebase fcm (firebase messaging cloud) + java spring boot: how to push notification

react native firebase fcm (firebase messaging cloud) + java spring boot: how to push notification

Comments
1 min read
Enhanced Dynamo DB and Integration Test Using Dynamo Local

Enhanced Dynamo DB and Integration Test Using Dynamo Local

2
Comments
3 min read
Enhance Your Java Code Effectiveness Using Ternary Operator

Enhance Your Java Code Effectiveness Using Ternary Operator

4
Comments 2
3 min read
annotation mapping & bean-validation

annotation mapping & bean-validation

2
Comments
4 min read
MongoDB $weeklyUpdate #91 (October 14, 2022): Single-Collection Designs, London Launch, and... Chicken Tacos

MongoDB $weeklyUpdate #91 (October 14, 2022): Single-Collection Designs, London Launch, and... Chicken Tacos

4
Comments
3 min read
How to implement a hash table in Java (Part 2)

How to implement a hash table in Java (Part 2)

7
Comments
10 min read
Java Efetivo Essencial - Imutabilidade

Java Efetivo Essencial - Imutabilidade

5
Comments
2 min read
Tackle long running tasks with Java threads

Tackle long running tasks with Java threads

11
Comments 2
4 min read
Java: How to convert Excel to Word

Java: How to convert Excel to Word

1
Comments 2
6 min read
Map Struct Tutorial - autogenerate mapper code in java

Map Struct Tutorial - autogenerate mapper code in java

Comments
4 min read
Deux Exemples Fréquents de Couplage Tests/Implémentation

Deux Exemples Fréquents de Couplage Tests/Implémentation

Comments
3 min read
Introducing ShapeShift: A lightweight, modular, performant and extensible object mapping library for Kotlin/Java

Introducing ShapeShift: A lightweight, modular, performant and extensible object mapping library for Kotlin/Java

5
Comments
3 min read
Android Build.Gradle Explained 🌟

Android Build.Gradle Explained 🌟

Comments
6 min read
When Breakpoints don't Break

When Breakpoints don't Break

9
Comments 1
5 min read
Divide By Zero

Divide By Zero

Comments
2 min read
How to use Java DTOs to stay secure

How to use Java DTOs to stay secure

2
Comments
6 min read
Java Pattern Problem

Java Pattern Problem

3
Comments
9 min read
Building an Event Ticketing App with Quarkus & ButterCMS

Building an Event Ticketing App with Quarkus & ButterCMS

1
Comments
1 min read
Handler - why small implementation is good?

Handler - why small implementation is good?

Comments
3 min read
Refactoring Was Totally Worth It

Refactoring Was Totally Worth It

Comments
3 min read
Clean Architecture: some architectural patterns explained

Clean Architecture: some architectural patterns explained

3
Comments
5 min read
Spring @Autowired tricks

Spring @Autowired tricks

3
Comments
2 min read
CSV Generation From Large JSON Response in Spring

CSV Generation From Large JSON Response in Spring

5
Comments
7 min read
Binary trees, a coding interview must-know

Binary trees, a coding interview must-know

3
Comments
6 min read
How a Hacker Stole $566M USD Exploiting a Code Smell

How a Hacker Stole $566M USD Exploiting a Code Smell

71
Comments
4 min read
What Are the Tokens In JAVA

What Are the Tokens In JAVA

3
Comments
1 min read
What Should a Novice Programmer Learn To Find a Good Job Quickly?

What Should a Novice Programmer Learn To Find a Good Job Quickly?

1
Comments
14 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Custom Method in Java Record Class

Custom Method in Java Record Class

3
Comments
3 min read
Java - Convert Excel Cell Value from Text to Number or Number to Text

Java - Convert Excel Cell Value from Text to Number or Number to Text

1
Comments
3 min read
3 CLI Tools Every Java Developer Must Learn

3 CLI Tools Every Java Developer Must Learn

5
Comments
1 min read
Consume Large JSON Response in Spring

Consume Large JSON Response in Spring

4
Comments
5 min read
How to Build Java Applications Today #68

How to Build Java Applications Today #68

3
Comments
9 min read
Streaming Large JSON Response in Spring.

Streaming Large JSON Response in Spring.

19
Comments 4
8 min read
Java 19 and the new Virtual Threads

Java 19 and the new Virtual Threads

6
Comments
2 min read
How to access projects in multimodule Gradle project?

How to access projects in multimodule Gradle project?

Comments
2 min read
How to implement a hash table in Java (Part 1)

How to implement a hash table in Java (Part 1)

8
Comments
11 min read
loading...