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.
Understanding @Async in Spring Boot

Understanding @Async in Spring Boot

1
Comments
6 min read
Leetcode: 2210. Count Hills and Valleys in an Array

Leetcode: 2210. Count Hills and Valleys in an Array

Comments
4 min read
Why Have You Chosen to Use a Message Queue?

Why Have You Chosen to Use a Message Queue?

2
Comments
3 min read
JavaScript vs TypeScript: A Thorough Comparison

JavaScript vs TypeScript: A Thorough Comparison

Comments
3 min read
Different ways of iterating an ArrayList ?

Different ways of iterating an ArrayList ?

Comments
1 min read
[HttpServer series] Static File server, and Logging

[HttpServer series] Static File server, and Logging

Comments
4 min read
Generating a Concordance

Generating a Concordance

Comments
8 min read
Run a Micronaut application on Tomcat

Run a Micronaut application on Tomcat

1
Comments
5 min read
Understanding the Actor Design Pattern: A Practical Guide to Build Actor Systems with Akka in Java

Understanding the Actor Design Pattern: A Practical Guide to Build Actor Systems with Akka in Java

3
Comments 1
8 min read
Java Programming Language (Getting Started with Java)

Java Programming Language (Getting Started with Java)

Comments
2 min read
Implementing Google AdMob Banner Ads in Android Studio with Java | Easy Step-by-Step Guide

Implementing Google AdMob Banner Ads in Android Studio with Java | Easy Step-by-Step Guide

Comments
2 min read
Java vs. Python: An Introduction to Two Powerful Programming Languages

Java vs. Python: An Introduction to Two Powerful Programming Languages

3
Comments 1
5 min read
JaCoCo doesn't directly support vacuously true 100% branch coverage

JaCoCo doesn't directly support vacuously true 100% branch coverage

Comments
3 min read
Dagger2 Dependency Injection in Kotlin & Ktor

Dagger2 Dependency Injection in Kotlin & Ktor

1
Comments
3 min read
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

30
Comments 2
3 min read
Question: Validate Parentheses in a String

Question: Validate Parentheses in a String

1
Comments
1 min read
Question: Implement a Stack using Linked List

Question: Implement a Stack using Linked List

Comments
2 min read
Question: Implement a Binary Search Algorithm

Question: Implement a Binary Search Algorithm

Comments
1 min read
Question: Find the Common Elements in Two Arrays

Question: Find the Common Elements in Two Arrays

Comments
1 min read
Unveiling Hidden Lombok Magic: 3 Jazzed-Up Annotations for Java Joy

Unveiling Hidden Lombok Magic: 3 Jazzed-Up Annotations for Java Joy

Comments
2 min read
Building gdocweb with Java 21, Spring Boot 3.x and Beyond

Building gdocweb with Java 21, Spring Boot 3.x and Beyond

15
Comments 1
9 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments
2 min read
@Valid + Jakarta with DTO in Spring Boot 3

@Valid + Jakarta with DTO in Spring Boot 3

1
Comments
2 min read
28 Years Strong: Java's Journey

28 Years Strong: Java's Journey

7
Comments 1
3 min read
Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

Optimizing Spring Integration Tests: 7 Annotations That May Be Slowing You Down

4
Comments
5 min read
loading...