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.
Design Patterns Serie — Structural Chapter: Proxy Pattern

Design Patterns Serie — Structural Chapter: Proxy Pattern

6
Comments
7 min read
Implementation of jaxb-api has not been found on module path or classpath. Error Solution

Implementation of jaxb-api has not been found on module path or classpath. Error Solution

1
Comments
2 min read
Keyword:Abstract-Extends,Interface-Implements

Keyword:Abstract-Extends,Interface-Implements

13
Comments
5 min read
Understanding Generics in Java: A Shopping Cart Example with Custom Classes

Understanding Generics in Java: A Shopping Cart Example with Custom Classes

2
Comments 1
3 min read
Day 11 Today class:

Day 11 Today class:

Comments
1 min read
Compression algorithms in Parquet Java

Compression algorithms in Parquet Java

3
Comments 2
7 min read
How to Add Document Generation to Your Custom Insurance Application

How to Add Document Generation to Your Custom Insurance Application

4
Comments
2 min read
Why You Should Learn Kotlin in 2025

Why You Should Learn Kotlin in 2025

38
Comments 10
5 min read
Day - 1 Task 1

Day - 1 Task 1

Comments
1 min read
Tomcat Architecture Series-1.Overview & Basic Concepts

Tomcat Architecture Series-1.Overview & Basic Concepts

2
Comments
2 min read
Passing Properties in Java

Passing Properties in Java

4
Comments
4 min read
"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

2
Comments 2
1 min read
Exploring the for Loop in Java

Exploring the for Loop in Java

Comments
2 min read
Serializing an enum in a Spring Boot web application

Serializing an enum in a Spring Boot web application

2
Comments
3 min read
Try with resources en Java

Try with resources en Java

Comments
3 min read
Recursion: Concepts, Components, and Practical Applications — Java

Recursion: Concepts, Components, and Practical Applications — Java

Comments 2
3 min read
Inheritance

Inheritance

15
Comments
5 min read
Introduce Object Orientation

Introduce Object Orientation

Comments
8 min read
Array index out of out-of-bounds exception

Array index out of out-of-bounds exception

5
Comments
3 min read
Understanding Superclass vs. Request Decorator: Differences, Benefits, and Use Cases

Understanding Superclass vs. Request Decorator: Differences, Benefits, and Use Cases

Comments
4 min read
Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

3
Comments
5 min read
Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

5
Comments
4 min read
Arquitetura Orientada a Eventos

Arquitetura Orientada a Eventos

Comments
2 min read
How does Optional.ifPresent() differ from Optional.orElse()?

How does Optional.ifPresent() differ from Optional.orElse()?

5
Comments
2 min read
Trampolim, exemplo em Java

Trampolim, exemplo em Java

14
Comments 2
4 min read
loading...