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.
Creating A Maven Plugin

Creating A Maven Plugin

Comments 2
4 min read
Mastering Spring Data — A Step-by-Step Plan with free course Links

Mastering Spring Data — A Step-by-Step Plan with free course Links

7
Comments
4 min read
JavaFX en Eclipse

JavaFX en Eclipse

3
Comments 1
3 min read
3 Ways to Make Your API Beautiful

3 Ways to Make Your API Beautiful

8
Comments
3 min read
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

10
Comments
7 min read
Product of Array Except Self - LeetCode Java Solution

Product of Array Except Self - LeetCode Java Solution

10
Comments
6 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

11
Comments
5 min read
Contains Duplicate - LeetCode Java Solution

Contains Duplicate - LeetCode Java Solution

8
Comments
7 min read
Is OpenJDK Just a Drop-In Replacement?

Is OpenJDK Just a Drop-In Replacement?

20
Comments 1
5 min read
[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 7

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 7

7
Comments
1 min read
Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

Descifrando la Concurrencia en Java: Multiplicando la Eficiencia

1
Comments 3
3 min read
How to Handle Auto Suggestions in Selenium Java

How to Handle Auto Suggestions in Selenium Java

4
Comments 2
28 min read
Embracing Imperfection: Why You Should Start Applying Even When You Think You're Not Good Enough

Embracing Imperfection: Why You Should Start Applying Even When You Think You're Not Good Enough

7
Comments
2 min read
Evite redundâncias ao definir Entities do JPA

Evite redundâncias ao definir Entities do JPA

2
Comments 1
2 min read
PDF-Dokumente in Bilder umwandeln durch einfaches Programmieren

PDF-Dokumente in Bilder umwandeln durch einfaches Programmieren

Comments
2 min read
Best Spring Courses in 2023: Master the Spring Framework and Boost Your Java Career

Best Spring Courses in 2023: Master the Spring Framework and Boost Your Java Career

10
Comments 1
3 min read
JPA @ManyToOne example in Spring Boot

JPA @ManyToOne example in Spring Boot

9
Comments
18 min read
Kotlin vs Java: A Comprehensive Comparison

Kotlin vs Java: A Comprehensive Comparison

3
Comments 3
3 min read
Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

Unleashing the Power of Jetpack DataStore - Kotlin: Elevate Your Android App’s Data Storage Experience

3
Comments
5 min read
Unlock the Power of Java: A Comprehensive Guide to Application Development with Java

Unlock the Power of Java: A Comprehensive Guide to Application Development with Java

2
Comments
10 min read
How to Handle the Socket Exception in Java

How to Handle the Socket Exception in Java

1
Comments
7 min read
Data Structures - Part 1: Everything You Need to Know About Arrays

Data Structures - Part 1: Everything You Need to Know About Arrays

8
Comments 1
8 min read
🚀 Embracing the Beauty of Functional-Style Programming! 🌟

🚀 Embracing the Beauty of Functional-Style Programming! 🌟

10
Comments 1
2 min read
Spring Boot Actuators: Custom Endpoint

Spring Boot Actuators: Custom Endpoint

4
Comments
4 min read
HTTP Client UI with Kotlin and JavaFX

HTTP Client UI with Kotlin and JavaFX

2
Comments 1
3 min read
Simplified Guide to JWT Authentication with Spring Boot 🔐

Simplified Guide to JWT Authentication with Spring Boot 🔐

22
Comments
4 min read
How To Use Arrays.asList() In Java [With Examples]

How To Use Arrays.asList() In Java [With Examples]

Comments
13 min read
GraphQL, JavaScript, Preprocessor, SQL and more in Manifold

GraphQL, JavaScript, Preprocessor, SQL and more in Manifold

8
Comments
4 min read
Association, Composition and Aggregation in Java

Association, Composition and Aggregation in Java

Comments
2 min read
Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

1
Comments
4 min read
Classe aninhadas no Java (Nested Classes)

Classe aninhadas no Java (Nested Classes)

1
Comments 2
3 min read
What's new in Apache JMeter 5.6?

What's new in Apache JMeter 5.6?

9
Comments
4 min read
Monitoring Spring Boot with OpenTelemetry

Monitoring Spring Boot with OpenTelemetry

2
Comments
4 min read
Can't Reproduce a Bug?

Can't Reproduce a Bug?

14
Comments
5 min read
SOLID: Single Responsibility Principle With Examples

SOLID: Single Responsibility Principle With Examples

115
Comments 11
5 min read
Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

2
Comments
4 min read
O CRUD mais rápido que você fará em Java

O CRUD mais rápido que você fará em Java

9
Comments
2 min read
Implement Service Discovery Pattern With Eureka And Consul

Implement Service Discovery Pattern With Eureka And Consul

1
Comments
4 min read
Danni, Johny and the Java Feature Flag Problem

Danni, Johny and the Java Feature Flag Problem

13
Comments 1
3 min read
Spring Boot Asynchronous OTP Generation and Email Sending

Spring Boot Asynchronous OTP Generation and Email Sending

8
Comments
4 min read
Using Interceptor in Spring Boot

Using Interceptor in Spring Boot

18
Comments 2
4 min read
Spring Data JPA custom repositories

Spring Data JPA custom repositories

1
Comments
6 min read
Dependency and dependency injection

Dependency and dependency injection

Comments
4 min read
The Lost Tutorial of Kafka 🎏

The Lost Tutorial of Kafka 🎏

2
Comments
5 min read
What Are SOLID Design Principles

What Are SOLID Design Principles

69
Comments 2
3 min read
Comment fusionner ou combiner des documents PDF avec Java

Comment fusionner ou combiner des documents PDF avec Java

Comments 1
3 min read
How to convert a Java pojo class to Record fastly

How to convert a Java pojo class to Record fastly

Comments
3 min read
Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

Dynamic Arrays vs Traditional Arrays, With Illustrations and Examples

23
Comments
7 min read
The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

5
Comments
4 min read
Service Discovery in Microservices

Service Discovery in Microservices

2
Comments
3 min read
How To Construct An Array-Like Data Structure?

How To Construct An Array-Like Data Structure?

35
Comments
6 min read
Booking service price aggregator

Booking service price aggregator

9
Comments
3 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

Comments
4 min read
Array Strengths, Weaknesses, Insertion & Deletion Algorithms With Big-O

Array Strengths, Weaknesses, Insertion & Deletion Algorithms With Big-O

55
Comments 4
7 min read
Google’s Rate Limiter - Guava: Implementing RabbitMQ Rate Limiting in a Spring Java Application

Google’s Rate Limiter - Guava: Implementing RabbitMQ Rate Limiting in a Spring Java Application

Comments
3 min read
Open-Source Project: Banking Portal Rest API Using Spring Boot & Spring Security

Open-Source Project: Banking Portal Rest API Using Spring Boot & Spring Security

21
Comments 1
2 min read
PrimeFaces v13.0.0 Released

PrimeFaces v13.0.0 Released

6
Comments
2 min read
Configure GitHub Actions Unit Test for Java Project (Plus code coverage with Jacoco)

Configure GitHub Actions Unit Test for Java Project (Plus code coverage with Jacoco)

1
Comments
5 min read
New RestClient in Spring 6.1

New RestClient in Spring 6.1

3
Comments 2
7 min read
Query materialized views with Java, Spring, and streaming database

Query materialized views with Java, Spring, and streaming database

7
Comments
8 min read
loading...