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.
Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Comments
3 min read
Searching the CFML Output Buffer for a String

Searching the CFML Output Buffer for a String

Comments
1 min read
How to Reverse a String in JavaScript Using a For Loop

How to Reverse a String in JavaScript Using a For Loop

9
Comments
3 min read
Building REST APIs in Java: Are you a beginner to Java?

Building REST APIs in Java: Are you a beginner to Java?

21
Comments 2
3 min read
Freeware: Java Utility Package (Version 2024.09.12) released

Freeware: Java Utility Package (Version 2024.09.12) released

2
Comments 2
1 min read
Comparison of Two Methods for Deploying Azure Functions to Azure Container Apps

Comparison of Two Methods for Deploying Azure Functions to Azure Container Apps

7
Comments
4 min read
A Guide to Top API Testing Tools in 2024

A Guide to Top API Testing Tools in 2024

7
Comments
5 min read
Common Java Developer Interview Questions and Answers on multithreading, garbage collection, thread pools, and synchronization

Common Java Developer Interview Questions and Answers on multithreading, garbage collection, thread pools, and synchronization

2
Comments
7 min read
Item 54 - Retorne coleções ou arrays vazios, em vez de nulos

Item 54 - Retorne coleções ou arrays vazios, em vez de nulos

1
Comments
2 min read
A comprehensive comparison of PostgreSQL and MySQL

A comprehensive comparison of PostgreSQL and MySQL

5
Comments
7 min read
array[]: uma classe especial gerenciada internamente pela própria JVM

array[]: uma classe especial gerenciada internamente pela própria JVM

Comments
6 min read
Bean Scopes in Spring Framework: The Lifespans of Your Beans! 🫘

Bean Scopes in Spring Framework: The Lifespans of Your Beans! 🫘

1
Comments
5 min read
Add a compute column to a csv file #eg40

Add a compute column to a csv file #eg40

6
Comments
1 min read
From Variables to Data Structures: Mastering the Basic Building Blocks of Java

From Variables to Data Structures: Mastering the Basic Building Blocks of Java

Comments
7 min read
Writing Multi-threaded Applications in Java: A Comprehensive Guide

Writing Multi-threaded Applications in Java: A Comprehensive Guide

Comments
3 min read
Implement a Global Handler for UserNotFoundException

Implement a Global Handler for UserNotFoundException

6
Comments
1 min read
Burlando o @Async do Spring

Burlando o @Async do Spring

Comments
1 min read
Cuidados com transferência de tipos em Java

Cuidados com transferência de tipos em Java

1
Comments
4 min read
🚀 Solving the Two Sum Problem: Multiple Approaches Using Java/Python

🚀 Solving the Two Sum Problem: Multiple Approaches Using Java/Python

Comments
3 min read
Spring Boot: A Revolução no Desenvolvimento de Aplicações Java

Spring Boot: A Revolução no Desenvolvimento de Aplicações Java

Comments
2 min read
Dockerizing your Java Spring Boot application with Maven, along with a PostgreSQL database

Dockerizing your Java Spring Boot application with Maven, along with a PostgreSQL database

14
Comments
3 min read
Microservice Design Patterns

Microservice Design Patterns

12
Comments 1
1 min read
Spring Boot: How to Solve Cross-Origin Issues

Spring Boot: How to Solve Cross-Origin Issues

5
Comments 1
4 min read
What is the Spring Framework? The Swiss Army Knife of Java Development 🛠️

What is the Spring Framework? The Swiss Army Knife of Java Development 🛠️

Comments
5 min read
Finding an Element in an Infinite Array Using Java

Finding an Element in an Infinite Array Using Java

Comments
3 min read
loading...