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.
Understanding “Pass by Value” and “Pass by Reference” in Java

Understanding “Pass by Value” and “Pass by Reference” in Java

9
Comments 2
4 min read
Error handlers and failure handlers in Vert.x

Error handlers and failure handlers in Vert.x

Comments
5 min read
Harnessing AWS Signature: A Guide to Secure REST API Authentication

Harnessing AWS Signature: A Guide to Secure REST API Authentication

1
Comments
4 min read
A Comprehensive Guide to JDBC in Java: How It Works and best practices

A Comprehensive Guide to JDBC in Java: How It Works and best practices

8
Comments
3 min read
Sincronização e Usando métodos sincronizados

Sincronização e Usando métodos sincronizados

3
Comments
2 min read
Criando várias threads em Java

Criando várias threads em Java

1
Comments
2 min read
Determinando quando uma Thread Termina

Determinando quando uma Thread Termina

1
Comments
2 min read
Unpacking Lambda Expressions: What They Are and Why They Matter

Unpacking Lambda Expressions: What They Are and Why They Matter

8
Comments
4 min read
Relationships in JPA: Creating Entities Without Dependency

Relationships in JPA: Creating Entities Without Dependency

Comments 2
4 min read
Java serialization: let's dig it up

Java serialization: let's dig it up

1
Comments
11 min read
Docker Boot - Spring Boot Docker Container Management Made Easy

Docker Boot - Spring Boot Docker Container Management Made Easy

1
Comments
2 min read
Singleton Pattern

Singleton Pattern

1
Comments
3 min read
First Experience with Java Generics: Key Learnings and Struggles

First Experience with Java Generics: Key Learnings and Struggles

1
Comments
5 min read
Top 10 IntelliJ IDEA Plugins to Boost Development Efficiency in 2024

Top 10 IntelliJ IDEA Plugins to Boost Development Efficiency in 2024

48
Comments 5
9 min read
JDBC client spring boot

JDBC client spring boot

Comments
1 min read
Handling Resource Leaks with Scanner and System.in in Java

Handling Resource Leaks with Scanner and System.in in Java

Comments
1 min read
Oracle Certified Java 8 Associate (OCA) Exam Preparation

Oracle Certified Java 8 Associate (OCA) Exam Preparation

12
Comments 3
4 min read
Item 72: Priorize o uso das exceções padrões

Item 72: Priorize o uso das exceções padrões

1
Comments 1
2 min read
What is a NullPointerException, and how do I fix it?

What is a NullPointerException, and how do I fix it?

9
Comments 1
2 min read
Custom Insurance Software Development: Streamlining Processes for Faster Deployment

Custom Insurance Software Development: Streamlining Processes for Faster Deployment

3
Comments
13 min read
Contributing to ByteChef

Contributing to ByteChef

1
Comments
9 min read
Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses

Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses

4
Comments
3 min read
A journey to optimize a SpringData SQL query with N+1s

A journey to optimize a SpringData SQL query with N+1s

15
Comments
6 min read
Collection in Java

Collection in Java

Comments
2 min read
Java’s TreeMap.tailMap() Method Explained

Java’s TreeMap.tailMap() Method Explained

6
Comments 2
3 min read
loading...