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.
Project Reactor: About Fuseable interface SYNC mode

Project Reactor: About Fuseable interface SYNC mode

Comments
4 min read
Реализовать потокобезопасную неблокирующую очередь на Java

Реализовать потокобезопасную неблокирующую очередь на Java

Comments
3 min read
Understanding Java Exceptions: A Guide with Practical Examples

Understanding Java Exceptions: A Guide with Practical Examples

Comments
2 min read
I need a design for a Credit-based Course Registration System

I need a design for a Credit-based Course Registration System

Comments
2 min read
JVM Profiling in Action

JVM Profiling in Action

Comments
4 min read
How to install Java on macOS

How to install Java on macOS

Comments
12 min read
Java: The Architect Behind Today’s Tech Giants

Java: The Architect Behind Today’s Tech Giants

1
Comments 1
2 min read
Beware of MongoDB network compression

Beware of MongoDB network compression

Comments
1 min read
TASK 14

TASK 14

Comments
6 min read
Wednesday Links - Edition 2024-04-17

Wednesday Links - Edition 2024-04-17

Comments
1 min read
Check if the Sentence Is Pangram | LeetCode | Java

Check if the Sentence Is Pangram | LeetCode | Java

3
Comments
2 min read
How can we upgrade our Java codebase instantly with a command line tool?

How can we upgrade our Java codebase instantly with a command line tool?

Comments
3 min read
Debug Unresponsive Apps

Debug Unresponsive Apps

1
Comments
5 min read
Develop your Tomcat App with Docker Compose Watch

Develop your Tomcat App with Docker Compose Watch

6
Comments 3
5 min read
Developer diary #8. The end of the era.

Developer diary #8. The end of the era.

5
Comments 2
1 min read
Java 22: A Glimpse into the Future of Java Development

Java 22: A Glimpse into the Future of Java Development

6
Comments 1
2 min read
Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 3 Develop application with AWS Serverless Java Container

12
Comments 2
4 min read
Java Game Engines in 2024.

Java Game Engines in 2024.

1
Comments
2 min read
How to create Unit tests for code design?

How to create Unit tests for code design?

46
Comments 2
3 min read
Using Java’s Volatile Keyword Effectively: A Closer Look

Using Java’s Volatile Keyword Effectively: A Closer Look

1
Comments
2 min read
Sum of Left Leaves LeetCode

Sum of Left Leaves LeetCode

Comments
1 min read
Largest Number | LeetCode | Java

Largest Number | LeetCode | Java

2
Comments
2 min read
Anthropic Claude Function Calling and Tools Integration

Anthropic Claude Function Calling and Tools Integration

Comments
2 min read
Spring WebFlux Retry Mechanism

Spring WebFlux Retry Mechanism

2
Comments
3 min read
Task 11

Task 11

Comments
2 min read
I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

I/O Streams in Java: Understanding Blocking and Non-blocking Paradigms

8
Comments 3
9 min read
Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

1
Comments
3 min read
Implementing Rate Limiting in a Spring Boot API using Bucket4j

Implementing Rate Limiting in a Spring Boot API using Bucket4j

Comments
2 min read
Remember to use break in switch

Remember to use break in switch

Comments
2 min read
Debug Without Breakpoints

Debug Without Breakpoints

1
Comments
3 min read
Java's own EJB and Spring Framework

Java's own EJB and Spring Framework

Comments
2 min read
Project Reactor: About Scannable interface

Project Reactor: About Scannable interface

Comments
1 min read
Project Reactor: About the side effect operator

Project Reactor: About the side effect operator

Comments
2 min read
Project Reactor: Tips (1)

Project Reactor: Tips (1)

Comments
1 min read
Illuminating Unnoticed Efficiency Pitfalls with AtomicLongMap

Illuminating Unnoticed Efficiency Pitfalls with AtomicLongMap

1
Comments
5 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

24
Comments
10 min read
Java Memory Leaks: Find & Conquer

Java Memory Leaks: Find & Conquer

2
Comments
3 min read
Вложенные классы и лямбда-выражения в Java

Вложенные классы и лямбда-выражения в Java

Comments
3 min read
Server Configuration and Deployment for Java Applications in AWS

Server Configuration and Deployment for Java Applications in AWS

1
Comments
5 min read
Sorting in Data Structures

Sorting in Data Structures

7
Comments
6 min read
Java VS .NET: Which one is better

Java VS .NET: Which one is better

Comments
4 min read
Should I use Virtual Threads in Java?

Should I use Virtual Threads in Java?

Comments
7 min read
Merge In Between Linked Lists | LeetCode | Java

Merge In Between Linked Lists | LeetCode | Java

5
Comments
2 min read
Word Pattern - LeetCode - Java

Word Pattern - LeetCode - Java

7
Comments
1 min read
Gemini-1.5-pro Function Calling with Java, Spring and HTTP

Gemini-1.5-pro Function Calling with Java, Spring and HTTP

5
Comments
2 min read
Localize Apps With AI

Localize Apps With AI

2
Comments
11 min read
Item 28: Prefira as listas aos arrays

Item 28: Prefira as listas aos arrays

Comments
2 min read
JHipster 8 - Criando uma aplicação monolítica

JHipster 8 - Criando uma aplicação monolítica

Comments
9 min read
AWS SnapStart - Part 18 Measuring cold starts with Java 17 using different deployment artifact sizes

AWS SnapStart - Part 18 Measuring cold starts with Java 17 using different deployment artifact sizes

3
Comments
4 min read
Open for Collaboration: Eager to Contribute to Open Source Projects!

Open for Collaboration: Eager to Contribute to Open Source Projects!

Comments
1 min read
wk7: java cli app retro

wk7: java cli app retro

Comments
5 min read
“Java vs. Other Languages”

“Java vs. Other Languages”

1
Comments
3 min read
How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

1
Comments
2 min read
Collections, Lists, and Java’s Built-In APIs

Collections, Lists, and Java’s Built-In APIs

Comments
1 min read
Optimizing Microservices with Nginx for Efficient Load Balancing

Optimizing Microservices with Nginx for Efficient Load Balancing

Comments
2 min read
Code of game engine written in Java: what does it hide?

Code of game engine written in Java: what does it hide?

4
Comments
9 min read
Implementing Google AdMob Interstitial Ads in Android Studio with Java | Step-by-Step Tutorial

Implementing Google AdMob Interstitial Ads in Android Studio with Java | Step-by-Step Tutorial

Comments
2 min read
"Exception opening socket" and "connect timed out" - How to connect Spring Boot to MongoDB on Remote Server

"Exception opening socket" and "connect timed out" - How to connect Spring Boot to MongoDB on Remote Server

1
Comments 1
1 min read
Code Smell 246 - Expiration Date

Code Smell 246 - Expiration Date

4
Comments 6
3 min read
Lots of debug log is written after commons-logging is upgraded to 1.3.0

Lots of debug log is written after commons-logging is upgraded to 1.3.0

Comments
1 min read
loading...