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!

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

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

17
Comments 5
4 min read
How to install the Java JDK on Linux (Debian and Ubuntu)

How to install the Java JDK on Linux (Debian and Ubuntu)

4
Comments
1 min read
Exceptions in Java lambdas

Exceptions in Java lambdas

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

Strategy Pattern no Spring Boot Usando Enum

11
Comments 1
7 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
How to change already written code: Aspects

How to change already written code: Aspects

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

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

12
Comments
3 min read
Typical Java-Spring microservice

Typical Java-Spring microservice

4
Comments
1 min read
Java Type Comparison

Java Type Comparison

Comments
1 min read
OpenAPI Generation with Spring

OpenAPI Generation with Spring

5
Comments
3 min read
Architectural Tests - Standardize your project's architecture now!

Architectural Tests - Standardize your project's architecture now!

1
Comments
4 min read
Simple Email Validation in Java

Simple Email Validation in Java

Comments
9 min read
Enhance Your Java Code Effectiveness Using Ternary Operator

Enhance Your Java Code Effectiveness Using Ternary Operator

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