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.
What You Need to Know About Java Packages

What You Need to Know About Java Packages

1
Comments
7 min read
5 Essential Java Profiling Tools for Optimizing Application Performance

5 Essential Java Profiling Tools for Optimizing Application Performance

1
Comments
7 min read
As expressões lambda em ação

As expressões lambda em ação

1
Comments
5 min read
Interfaces funcionais

Interfaces funcionais

1
Comments
1 min read
Fundamentos das expressões lambda

Fundamentos das expressões lambda

1
Comments
1 min read
Cap 14 Introdução às expressões lambda

Cap 14 Introdução às expressões lambda

1
Comments
1 min read
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts

Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts

1
Comments
8 min read
Exploring Class Organization with Packages in Java

Exploring Class Organization with Packages in Java

Comments
1 min read
What are the key differences between an Interface and an Abstract class?

What are the key differences between an Interface and an Abstract class?

1
Comments
1 min read
Learn List in Java

Learn List in Java

Comments
3 min read
Importando certificado SSL no cacerts, via KeyStore Explorer

Importando certificado SSL no cacerts, via KeyStore Explorer

1
Comments
1 min read
🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

🧩 Detailed Explanation of PFOR (Partitioned Frame of Reference) Compression

1
Comments
4 min read
Facilite a vida de quem utiliza seus códigos: construindo Builders inteligentes

Facilite a vida de quem utiliza seus códigos: construindo Builders inteligentes

10
Comments 2
24 min read
Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀

Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀

6
Comments
4 min read
Java Reflection Unveiled: Unleash Runtime Magic and Supercharge Your Code

Java Reflection Unveiled: Unleash Runtime Magic and Supercharge Your Code

Comments
5 min read
Generate a REST API Using Java and Spring Boot for your Postgres database

Generate a REST API Using Java and Spring Boot for your Postgres database

Comments
4 min read
Spring Boot 3 application on AWS Lambda - Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings

Spring Boot 3 application on AWS Lambda - Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings

Comments
4 min read
pg-index-health – a static analysis tool for your PostgreSQL database

pg-index-health – a static analysis tool for your PostgreSQL database

6
Comments
21 min read
Understanding the XOR Operator: A Powerful Tool in Computing

Understanding the XOR Operator: A Powerful Tool in Computing

Comments
3 min read
Clojure in Product podcast

Clojure in Product podcast

Comments
1 min read
Multithreading in Java

Multithreading in Java

Comments
5 min read
JeKa: Run Java Sources as Fast as Native

JeKa: Run Java Sources as Fast as Native

Comments
5 min read
What’s Changed in Java Versions

What’s Changed in Java Versions

5
Comments
6 min read
Facade Pattern

Facade Pattern

Comments
3 min read
Master Functional Programming in Java: Using Predicate and Function Elegantly

Master Functional Programming in Java: Using Predicate and Function Elegantly

Comments
3 min read
loading...