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.
The Ultimate Guide to Programming Languages: Choosing the Right Tool for the Job

The Ultimate Guide to Programming Languages: Choosing the Right Tool for the Job

52
Comments 5
3 min read
How make Thumbnails on JavaFX?

How make Thumbnails on JavaFX?

2
Comments
3 min read
Overview of Executor Service in Java

Overview of Executor Service in Java

Comments
4 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 12 Data API quotas, limitations and pricing

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 12 Data API quotas, limitations and pricing

1
Comments
3 min read
The difference between arrays as Lists in Java?

The difference between arrays as Lists in Java?

3
Comments
3 min read
Java, Taint, and SAST: What is it and why do we need it?

Java, Taint, and SAST: What is it and why do we need it?

Comments
8 min read
Optimizing Serverless Lambda with GraalVM Native Image

Optimizing Serverless Lambda with GraalVM Native Image

Comments
3 min read
Difference Between Clojure, Kotlin and Scala

Difference Between Clojure, Kotlin and Scala

7
Comments
2 min read
Advanced Spring Boot Concepts Every Java Developer Should Know

Advanced Spring Boot Concepts Every Java Developer Should Know

4
Comments
3 min read
thenReturn() method in Mockito example

thenReturn() method in Mockito example

5
Comments
2 min read
Something Could Double the Development Efficiency of Java Programmers

Something Could Double the Development Efficiency of Java Programmers

8
Comments
6 min read
Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Comments
3 min read
Cómo instalar el JDK de Java usando Temurin en Windows

Cómo instalar el JDK de Java usando Temurin en Windows

Comments 1
3 min read
Constructor

Constructor

8
Comments
3 min read
Hybrid Cache Strategy in Spring Boot: A Guide to Redisson and Caffeine Integration

Hybrid Cache Strategy in Spring Boot: A Guide to Redisson and Caffeine Integration

1
Comments
5 min read
Task-24/01/2025

Task-24/01/2025

15
Comments
3 min read
Task-22/01/2025

Task-22/01/2025

16
Comments
2 min read
Super Keyword in Java

Super Keyword in Java

19
Comments
3 min read
Task-7 super keyword

Task-7 super keyword

7
Comments
2 min read
Task-23/01/2025

Task-23/01/2025

11
Comments
1 min read
Understanding Spring Security and OAuth 2.0

Understanding Spring Security and OAuth 2.0

2
Comments
15 min read
1. List<E> (mais usada com lambdas)

1. List<E> (mais usada com lambdas)

2
Comments
3 min read
2. Set<E> (para trabalhar com elementos únicos)

2. Set<E> (para trabalhar com elementos únicos)

1
Comments
1 min read
Prototype Design Pattern Explained

Prototype Design Pattern Explained

Comments
4 min read
Understanding Inheritance in Java Through a Practical Example

Understanding Inheritance in Java Through a Practical Example

Comments
3 min read
loading...