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.
Handling Collisions Using Open Addressing

Handling Collisions Using Open Addressing

Comments
4 min read
JWT: The Secret Code for Web Security 🔐

JWT: The Secret Code for Web Security 🔐

1
Comments
5 min read
Recommended Project: Implement Thread Communication with Guava Monitor

Recommended Project: Implement Thread Communication with Guava Monitor

2
Comments
3 min read
Hashing

Hashing

Comments
2 min read
🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

Comments
1 min read
The Evolution of Android Development: From Java to Kotlin and Beyond

The Evolution of Android Development: From Java to Kotlin and Beyond

1
Comments
4 min read
Why we discarded Reactive systems architecture from our code?

Why we discarded Reactive systems architecture from our code?

10
Comments 5
4 min read
Item 50: Faça cópias defensivas quando necessário

Item 50: Faça cópias defensivas quando necessário

6
Comments
2 min read
Step-by-Step Guide to Successful Integration Testing

Step-by-Step Guide to Successful Integration Testing

Comments
1 min read
Item 49: Verifique a validade dos parâmetros

Item 49: Verifique a validade dos parâmetros

1
Comments
2 min read
Mastering Exception Handling: Best Practices and Common Pitfalls

Mastering Exception Handling: Best Practices and Common Pitfalls

2
Comments
6 min read
Types of Variables in Java

Types of Variables in Java

Comments
1 min read
Hello world in java

Hello world in java

Comments
1 min read
java

java

Comments
2 min read
Code Smell 266 - Collection Aliasing

Code Smell 266 - Collection Aliasing

3
Comments
3 min read
Spring Boot + Feign Client + OAuth2

Spring Boot + Feign Client + OAuth2

Comments
2 min read
Building Smart AI Apps in Java

Building Smart AI Apps in Java

2
Comments
4 min read
Exploring GraalVM and Polyglot Programming

Exploring GraalVM and Polyglot Programming

1
Comments
2 min read
How to Integrate Passkeys into Java Spring Boot

How to Integrate Passkeys into Java Spring Boot

1
Comments
4 min read
🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

Comments
2 min read
API design practices for Java

API design practices for Java

9
Comments
8 min read
Top Security Flaws hiding in your code right now - and how to fix them

Top Security Flaws hiding in your code right now - and how to fix them

1
Comments 2
8 min read
Enhance Your Debugging Skills by Contributing to the Journal REST API

Enhance Your Debugging Skills by Contributing to the Journal REST API

6
Comments
2 min read
7 Captivating Java Programming Challenges to Elevate Your Coding Skills

7 Captivating Java Programming Challenges to Elevate Your Coding Skills

1
Comments
3 min read
Mastering Neo4j with Java: Setup, Queries, Transactions, and Visualization

Mastering Neo4j with Java: Setup, Queries, Transactions, and Visualization

Comments
3 min read
Java Code Optimization: Techniques for Better Performance

Java Code Optimization: Techniques for Better Performance

1
Comments
3 min read
Java 21 features: A detailed look at the most important changes in the new LTS release

Java 21 features: A detailed look at the most important changes in the new LTS release

Comments
10 min read
AVL Tree Time Complexity Analysis

AVL Tree Time Complexity Analysis

Comments
1 min read
Testing the AVLTree Class

Testing the AVLTree Class

Comments
3 min read
Refatoração de Código: Melhores Práticas para Escrever Código Limpo e Eficiente

Refatoração de Código: Melhores Práticas para Escrever Código Limpo e Eficiente

6
Comments
3 min read
The AVLTree Class

The AVLTree Class

Comments
5 min read
Implementing the delete Method

Implementing the delete Method

Comments
2 min read
Implementing Rotations

Implementing Rotations

Comments
1 min read
Interfaces in Java for Loose Coupling

Interfaces in Java for Loose Coupling

Comments
2 min read
Overriding the insert Method

Overriding the insert Method

Comments
2 min read
Rebalancing Trees

Rebalancing Trees

Comments
2 min read
AVL Trees

AVL Trees

Comments
1 min read
Winsen SDE-1 Interview Experience (2024)

Winsen SDE-1 Interview Experience (2024)

Comments
2 min read
Sobrecarga de métodos

Sobrecarga de métodos

Comments
3 min read
Tente isso 6 - 2: Sobrecarregue o construtor de Queue

Tente isso 6 - 2: Sobrecarregue o construtor de Queue

Comments
1 min read
Sobrecarregando construtores

Sobrecarregando construtores

Comments
1 min read
Retornando objetos

Retornando objetos

Comments
1 min read
Extending Quarkus: When and How to Write Your Own Extensions

Extending Quarkus: When and How to Write Your Own Extensions

Comments
4 min read
Day 2

Day 2

Comments
1 min read
Designing Classes for AVL Trees

Designing Classes for AVL Trees

1
Comments
2 min read
Java Exception Handling

Java Exception Handling

Comments
5 min read
JavaFX Dock project

JavaFX Dock project

6
Comments
3 min read
Spring Security 103: Exploring Default Security Configuration

Spring Security 103: Exploring Default Security Configuration

7
Comments
7 min read
Gui version for my docker-like solution native to macOS

Gui version for my docker-like solution native to macOS

Comments
1 min read
How to Generate Java WebSocket API Documentation Using Smart-Doc

How to Generate Java WebSocket API Documentation Using Smart-Doc

Comments
4 min read
Persistent and Immutable Java LinkedList

Persistent and Immutable Java LinkedList

Comments
9 min read
Aurora PostgreSQL Mastery: Bulletproof Java Models and DAOs That'll Make Your Team Weep with Joy

Aurora PostgreSQL Mastery: Bulletproof Java Models and DAOs That'll Make Your Team Weep with Joy

Comments
4 min read
Stack vs Heap memory

Stack vs Heap memory

5
Comments 4
3 min read
Lambda function using Docker Container Image -Part 1 How to develop and deploy Lambda function with Java (21) runtime

Lambda function using Docker Container Image -Part 1 How to develop and deploy Lambda function with Java (21) runtime

6
Comments
5 min read
Eager vs Lazy Initialization of Spring Beans

Eager vs Lazy Initialization of Spring Beans

5
Comments
4 min read
Desafio de Código 01 - Explorando Serviços de Telefonia

Desafio de Código 01 - Explorando Serviços de Telefonia

7
Comments 1
8 min read
Configuring JDBC to Connect to Databricks Using Java Spring Boot and JdbcTemplate

Configuring JDBC to Connect to Databricks Using Java Spring Boot and JdbcTemplate

2
Comments
2 min read
Spring Security 102: From Setup to Secure Endpoints in Spring Boot

Spring Security 102: From Setup to Secure Endpoints in Spring Boot

Comments
3 min read
Day 1

Day 1

Comments
1 min read
Case Study: Data Compression

Case Study: Data Compression

1
Comments
6 min read
loading...