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

69
Comments 4
7 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

85
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)

5
Comments
5 min read
New RestClient in Spring 6.1

New RestClient in Spring 6.1

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

Query materialized views with Java, Spring, and streaming database

8
Comments
8 min read
Unveiling the Elegance of Kotlin Delegates: Elevate Your Code to Unparalleled Levels of Sophistication

Unveiling the Elegance of Kotlin Delegates: Elevate Your Code to Unparalleled Levels of Sophistication

2
Comments
4 min read
Android WebRTC stream always downmixes stereo audio to mono

Android WebRTC stream always downmixes stereo audio to mono

Comments
6 min read
A programming language coding in a grid

A programming language coding in a grid

1
Comments
17 min read
Improve application performance: How to find and fix slow function calls, HTTP requests, and SQL queries

Improve application performance: How to find and fix slow function calls, HTTP requests, and SQL queries

10
Comments
3 min read
Spring Boot Actuators: Customise Health Endpoint

Spring Boot Actuators: Customise Health Endpoint

22
Comments 1
3 min read
Structural vs Nominal typing🌟

Structural vs Nominal typing🌟

Comments
2 min read
The Theory of Debugging

The Theory of Debugging

12
Comments
5 min read
Monitoring the health of Spring Boot applications with custom health indicators

Monitoring the health of Spring Boot applications with custom health indicators

3
Comments
5 min read
JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

15
Comments
6 min read
Array Data Structure: With Sketches and Examples

Array Data Structure: With Sketches and Examples

39
Comments 2
5 min read
Java for Large-scale Enterprise Apps: Pros and Cons?

Java for Large-scale Enterprise Apps: Pros and Cons?

13
Comments 5
1 min read
Critical Sections and Race Conditions: Ensuring Thread Safety in Concurrent Programs

Critical Sections and Race Conditions: Ensuring Thread Safety in Concurrent Programs

Comments
2 min read
Hinzufügen eines Text- oder Bild-Wasserzeichens zu einem Word-Dokument

Hinzufügen eines Text- oder Bild-Wasserzeichens zu einem Word-Dokument

Comments
3 min read
🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

🔧 Solid Principles Made Easy: Building a Strong Foundation for Your Code ⚙️

3
Comments
5 min read
Benchmarking Java Zero-copy

Benchmarking Java Zero-copy

1
Comments
5 min read
Java API using Spring Boot, MongoDB, JWT, Internationalization, Swagger (GitHub)

Java API using Spring Boot, MongoDB, JWT, Internationalization, Swagger (GitHub)

1
Comments
1 min read
Code Challenge: Longest Substring Without Repeating Characters - Java Edition

Code Challenge: Longest Substring Without Repeating Characters - Java Edition

Comments
4 min read
AssertJ custom representation of asserted object

AssertJ custom representation of asserted object

Comments
2 min read
Configurando Neovim para Java

Configurando Neovim para Java

13
Comments
6 min read
Introducing Flame graphs: It’s getting hot in here

Introducing Flame graphs: It’s getting hot in here

20
Comments 4
2 min read
Instalando e configurando o Java JDK no Ubuntu

Instalando e configurando o Java JDK no Ubuntu

4
Comments 3
2 min read
Authentication for Spring Boot App with Authgear and OAuth2

Authentication for Spring Boot App with Authgear and OAuth2

10
Comments 2
7 min read
ANSI for Java

ANSI for Java

1
Comments
1 min read
Java 02 - Debunking the Myth of Complete Security: Understanding the Limitations of Encapsulation in Java

Java 02 - Debunking the Myth of Complete Security: Understanding the Limitations of Encapsulation in Java

Comments
2 min read
Different Ways To Use Comparator Interface in Java

Different Ways To Use Comparator Interface in Java

3
Comments
3 min read
How JWT authentication can be done using the latest release of Spring Security?

How JWT authentication can be done using the latest release of Spring Security?

1
Comments
7 min read
Object Oriented Programming: The Four Pillars

Object Oriented Programming: The Four Pillars

Comments
9 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
Wie man Bilder aus PDF-Dokumenten in Java extrahiert

Wie man Bilder aus PDF-Dokumenten in Java extrahiert

Comments
3 min read
Next Big Data System

Next Big Data System

Comments
1 min read
Building for Failure - Best Practices for Easy Production Debugging

Building for Failure - Best Practices for Easy Production Debugging

11
Comments
10 min read
Java Convert PDF to PDFA

Java Convert PDF to PDFA

Comments
3 min read
Spring Integration with Mail support full stack app.

Spring Integration with Mail support full stack app.

12
Comments 5
12 min read
Java 21 - Java 17 = 42 JEPs view

Java 21 - Java 17 = 42 JEPs view

Comments
3 min read
JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

3
Comments
7 min read
Spring Data JPA custom repositories

Spring Data JPA custom repositories

9
Comments 1
6 min read
Automating Flutter App Using Flutter Appium driver

Automating Flutter App Using Flutter Appium driver

2
Comments
4 min read
Spring JDBC Quick Refresher

Spring JDBC Quick Refresher

1
Comments
3 min read
Exploring" Too Many Updates": How to find and fix a code issue for a large number of outward calls

Exploring" Too Many Updates": How to find and fix a code issue for a large number of outward calls

1
Comments
5 min read
5 Interesting Things About Strings in Java

5 Interesting Things About Strings in Java

Comments
3 min read
What is the difference between Java and C++?

What is the difference between Java and C++?

1
Comments
1 min read
JavaScript Variables: Understanding the Basics 01 07:01

JavaScript Variables: Understanding the Basics 01

3
Comments
1 min read
Testing Passkeys / WebAuthn with Spring

Testing Passkeys / WebAuthn with Spring

Comments 1
8 min read
Spring MVC vs Spring Boot: Entendendo as Diferenças e Casos de Uso

Spring MVC vs Spring Boot: Entendendo as Diferenças e Casos de Uso

7
Comments
4 min read
Java: Convert PDF to Images in JPG, PNG, TIFF and SVG

Java: Convert PDF to Images in JPG, PNG, TIFF and SVG

Comments
4 min read
How to Make a 1-on-1 Video Chat Android Java App with Video SDK

How to Make a 1-on-1 Video Chat Android Java App with Video SDK

Comments
13 min read
AniMachine: WIP 2D Animation Software for games

AniMachine: WIP 2D Animation Software for games

Comments
1 min read
Programme mit der Funktion ausstatten, PDF-Dateien in Word-Dateien zu konvertieren

Programme mit der Funktion ausstatten, PDF-Dateien in Word-Dateien zu konvertieren

Comments
2 min read
Spring Boot Project Folder Structure

Spring Boot Project Folder Structure

44
Comments 3
2 min read
How to Build HTTP Live Streaming Android App in Java?

How to Build HTTP Live Streaming Android App in Java?

1
Comments
15 min read
Spring Container: O que eu considero primordial quando se trata de entender o funcionamento do Spring Framework

Spring Container: O que eu considero primordial quando se trata de entender o funcionamento do Spring Framework

2
Comments
5 min read
Reducing Coupling in Software Development: Strategies for Cleaner Code

Reducing Coupling in Software Development: Strategies for Cleaner Code

5
Comments 3
3 min read
loading...