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.
Mock Testing: Write a Java Agent Plugin to Mock Your Custom Components

Mock Testing: Write a Java Agent Plugin to Mock Your Custom Components

1
Comments
10 min read
GCP Serverless Function in Java with 15Mb RAM

GCP Serverless Function in Java with 15Mb RAM

3
Comments
3 min read
Detail Explanation This Keyword in Java

Detail Explanation This Keyword in Java

Comments
2 min read
Impl Classes Are Meaningless

Impl Classes Are Meaningless

Comments
2 min read
Structural Design Patterns

Structural Design Patterns

1
Comments
2 min read
Top 25 Code Repository interview questions

Top 25 Code Repository interview questions

8
Comments
13 min read
Convert Markdown to HTML in Spring Boot

Convert Markdown to HTML in Spring Boot

1
Comments
1 min read
How I Used ChatGPT to Quickly Deploy a Spring Boot Application on an Ubuntu Server in 5 Minutes.

How I Used ChatGPT to Quickly Deploy a Spring Boot Application on an Ubuntu Server in 5 Minutes.

Comments 1
5 min read
A Guide To Master Bit Manipulation For Coding Interviews

A Guide To Master Bit Manipulation For Coding Interviews

12
Comments
12 min read
Maven on Java 21 and Devuan 5 (Debian 12): Install manually

Maven on Java 21 and Devuan 5 (Debian 12): Install manually

3
Comments
3 min read
Java 21 on Devuan 5 (Debian 12): ă‚€ăƒłă‚čăƒˆăƒŒăƒ« (æ‰‹ć‹•ă§)

Java 21 on Devuan 5 (Debian 12): ă‚€ăƒłă‚čăƒˆăƒŒăƒ« (æ‰‹ć‹•ă§)

2
Comments
2 min read
Factory Pattern

Factory Pattern

11
Comments 1
3 min read
Singleton Design Pattern - Step by step Guide

Singleton Design Pattern - Step by step Guide

10
Comments
3 min read
Java 21 on Devuan 5 (Debian 12): Install manually

Java 21 on Devuan 5 (Debian 12): Install manually

5
Comments
2 min read
Builder Pattern

Builder Pattern

Comments
2 min read
Creational Design Patterns

Creational Design Patterns

1
Comments
2 min read
Abstract factory pattern

Abstract factory pattern

Comments
4 min read
Overriding dependency version in Spring Boot

Overriding dependency version in Spring Boot

2
Comments
2 min read
Solving the "Container With Most Water" Problem on Leet Code

Solving the "Container With Most Water" Problem on Leet Code

5
Comments
2 min read
Inversion of Control(IoC) ve Dependency Injection(DI)

Inversion of Control(IoC) ve Dependency Injection(DI)

Comments 1
2 min read
Integrating a Vaadin Web Application into External Webpages

Integrating a Vaadin Web Application into External Webpages

5
Comments 1
3 min read
Client-side consumption of a rate-limited API in Java

Client-side consumption of a rate-limited API in Java

Comments
7 min read
Hintergrundfarbe oder Hintergrundbild direkt in PDF-Dokument mit Java einstellen

Hintergrundfarbe oder Hintergrundbild direkt in PDF-Dokument mit Java einstellen

Comments
3 min read
Evoluindo um Merge Sort: de primitivos a collections

Evoluindo um Merge Sort: de primitivos a collections

1
Comments
5 min read
Streams in Java made super simple with examples! — An Easy Beginner’s Guide!

Streams in Java made super simple with examples! — An Easy Beginner’s Guide!

1
Comments
6 min read
How I Can Understand the Basics of ExecutorService and the Fork/Join Framework

How I Can Understand the Basics of ExecutorService and the Fork/Join Framework

3
Comments
4 min read
Demystifying Java Threads for Beginners

Demystifying Java Threads for Beginners

1
Comments 2
3 min read
What’s New in Spring Boot 3 for Java Developers in 2023

What’s New in Spring Boot 3 for Java Developers in 2023

Comments
7 min read
How to create a GraphQL API using Spring Boot – A Beginner's Guide

How to create a GraphQL API using Spring Boot – A Beginner's Guide

Comments
5 min read
When to avoid squishing dates together (a lesson in UI <--> backend team collaboration)

When to avoid squishing dates together (a lesson in UI <--> backend team collaboration)

Comments
6 min read
The Game of Life, the Universe, and Everything: Java Virtual Threads in Action

The Game of Life, the Universe, and Everything: Java Virtual Threads in Action

Comments
10 min read
Global Exception Handler in Spring Boot

Global Exception Handler in Spring Boot

5
Comments
10 min read
7 Open-Source Search Engines for your Enterprise and Startups you MUST know.

7 Open-Source Search Engines for your Enterprise and Startups you MUST know.

212
Comments 11
5 min read
Novidades sobre a atualização JDK 21

Novidades sobre a atualização JDK 21

16
Comments 1
6 min read
Top 10 Java interview questions about Rate Limiters

Top 10 Java interview questions about Rate Limiters

9
Comments 1
5 min read
【Video】896. Monotonic Array - Python, JavaScript, Java and C++

【Video】896. Monotonic Array - Python, JavaScript, Java and C++

Comments
4 min read
Java Performance Optimization: Mastering Techniques to Boost Your Applications

Java Performance Optimization: Mastering Techniques to Boost Your Applications

6
Comments
4 min read
Solving the "Search Insert Position" Problem on LeetCode

Solving the "Search Insert Position" Problem on LeetCode

5
Comments
2 min read
10 Common Questions about Java Fundamentals (Part 1)

10 Common Questions about Java Fundamentals (Part 1)

1
Comments
6 min read
Implementing authorization and authentication no @RestController.

Implementing authorization and authentication no @RestController.

Comments
6 min read
Automation Testing

Automation Testing

2
Comments 1
4 min read
Top 25 Kafka interview questions

Top 25 Kafka interview questions

2
Comments
6 min read
Top 10 Pub-Sub interview questions

Top 10 Pub-Sub interview questions

1
Comments
3 min read
Top 10 Java interview questions

Top 10 Java interview questions

2
Comments
2 min read
Introduction to Automated Testing using Selenium

Introduction to Automated Testing using Selenium

2
Comments
3 min read
Production Traffic Replication with Java Agent

Production Traffic Replication with Java Agent

6
Comments
7 min read
Heap Dump Analysis

Heap Dump Analysis

Comments
4 min read
Docker Compose: Spring Boot and Postgres example

Docker Compose: Spring Boot and Postgres example

20
Comments 2
8 min read
How To Handle Stale Element Reference Exceptions In Selenium Java

How To Handle Stale Element Reference Exceptions In Selenium Java

Comments
12 min read
Custom Login in Spring Boot 3 Without WebSecurityConfigurerAdapter

Custom Login in Spring Boot 3 Without WebSecurityConfigurerAdapter

1
Comments
2 min read
Spring Cache - Speed up your App

Spring Cache - Speed up your App

9
Comments 3
10 min read
Stream y Lambdas en Java 8 đŸ‘šâ€đŸ’»

Stream y Lambdas en Java 8 đŸ‘šâ€đŸ’»

Comments
4 min read
Effective QR-code compression

Effective QR-code compression

1
Comments
3 min read
Como fazer um robî para publicar mensagens no seu grupo do teams 🚀

Como fazer um robî para publicar mensagens no seu grupo do teams 🚀

11
Comments
1 min read
JAVA

JAVA

2
Comments
3 min read
CompletableFuture vs Virtual Thread in Java 21

CompletableFuture vs Virtual Thread in Java 21

4
Comments
3 min read
javadoc-cleanup 1.3.7 Released (minor bug fixes)

javadoc-cleanup 1.3.7 Released (minor bug fixes)

10
Comments
2 min read
Agora vocĂȘ vai entender como o java funciona

Agora vocĂȘ vai entender como o java funciona

5
Comments
2 min read
Common Mistakes When Designing RESTful APIs with Spring Boot

Common Mistakes When Designing RESTful APIs with Spring Boot

5
Comments 1
3 min read
Not a Single Trace

Not a Single Trace

11
Comments
6 min read
loading...