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.
Programacion Orientada a Objetos (POO)

Programacion Orientada a Objetos (POO)

7
Comments 1
4 min read
Spring AOP

Spring AOP

7
Comments
2 min read
Add, Manipulate and Delete SmartArt in PowerPoint in Java

Add, Manipulate and Delete SmartArt in PowerPoint in Java

5
Comments
3 min read
Polymorphic deserialization with Jackson and no annotations

Polymorphic deserialization with Jackson and no annotations

5
Comments
4 min read
Java Concepts : Part - 04

Java Concepts : Part - 04

6
Comments
7 min read
Visitor Pattern

Visitor Pattern

3
Comments
2 min read
String Class Java

String Class Java

3
Comments
1 min read
Herencia múltiple en Java? No, interfaces(Explicado con Cerveza)

Herencia múltiple en Java? No, interfaces(Explicado con Cerveza)

2
Comments
2 min read
What exactly "static" keyword is in Java?

What exactly "static" keyword is in Java?

10
Comments 1
2 min read
Notes on "Erik Meijer: Functional Programming"

Notes on "Erik Meijer: Functional Programming"

4
Comments
3 min read
Check If It Is a Straight Line : LeetCode

Check If It Is a Straight Line : LeetCode

3
Comments
1 min read
How to print PDF document in Java

How to print PDF document in Java

5
Comments
2 min read
Becoming a great programmer isn't easy. It takes time

Becoming a great programmer isn't easy. It takes time

7
Comments
3 min read
Template Method Pattern

Template Method Pattern

8
Comments
1 min read
Pitfalls of the Singleton Bean 😲

Pitfalls of the Singleton Bean 😲

10
Comments
11 min read
A Perfect Algorithm!

A Perfect Algorithm!

38
Comments 5
1 min read
Micronaut integration testing using testcontainers

Micronaut integration testing using testcontainers

7
Comments
2 min read
IntelliJ plugin statistics

IntelliJ plugin statistics

3
Comments
2 min read
Ternary Search Tree: Core Methods (Java Implementation)

Ternary Search Tree: Core Methods (Java Implementation)

4
Comments
10 min read
SOAP Microservices with Spring Boot, Part 2 using Spring Webservices (spring-ws)

SOAP Microservices with Spring Boot, Part 2 using Spring Webservices (spring-ws)

9
Comments
6 min read
State Pattern

State Pattern

2
Comments
1 min read
Java Concepts : Part - 03

Java Concepts : Part - 03

6
Comments
7 min read
20 Amazing Java Project Ideas That Will Boost Your Programming Career

20 Amazing Java Project Ideas That Will Boost Your Programming Career

151
Comments
10 min read
Como consumir uma API externa na sua aplicação Spring Boot

Como consumir uma API externa na sua aplicação Spring Boot

13
Comments 6
2 min read
Memento Pattern

Memento Pattern

7
Comments
2 min read
Effective Java! Prefer Side-Effect-Free Functions in Streams

Effective Java! Prefer Side-Effect-Free Functions in Streams

4
Comments
3 min read
Micronaut vs Spring Framework

Micronaut vs Spring Framework

3
Comments
3 min read
How to make your tests more readable and maintainable

How to make your tests more readable and maintainable

5
Comments
9 min read
วิธีทำ Kong ให้รับ JWT + วิธี Generate JWT Token ด้วย Quarkus (Smallrye JWT)

วิธีทำ Kong ให้รับ JWT + วิธี Generate JWT Token ด้วย Quarkus (Smallrye JWT)

6
Comments
2 min read
Earn money

Earn money

3
Comments 1
1 min read
Chaos Middleware: where Spring Boot meets Chaos Engineering

Chaos Middleware: where Spring Boot meets Chaos Engineering

7
Comments
2 min read
Java Concepts : Part - 02

Java Concepts : Part - 02

9
Comments 2
5 min read
A Hitchhiker's Guide to Containerizing (Spring Boot) Java Apps

A Hitchhiker's Guide to Containerizing (Spring Boot) Java Apps

7
Comments
10 min read
Calling an API (GET Request) from IntelliJ plugin project (Java)

Calling an API (GET Request) from IntelliJ plugin project (Java)

2
Comments
1 min read
About Maven

About Maven

6
Comments
1 min read
Memory Leak - Explained

Memory Leak - Explained

3
Comments
1 min read
Java Concepts : Part - 01

Java Concepts : Part - 01

14
Comments
3 min read
python function brief

python function brief

2
Comments
2 min read
Implementing Tries in Java

Implementing Tries in Java

21
Comments
9 min read
Mediator Pattern

Mediator Pattern

11
Comments
2 min read
452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

452. Minimum Number of Arrows to Burst Balloons, Leetcode Medium

3
Comments 3
3 min read
Architecturing Spring services

Architecturing Spring services

122
Comments 6
16 min read
Multithreading in java

Multithreading in java

6
Comments
3 min read
Iterator Pattern

Iterator Pattern

6
Comments 2
1 min read
Builder-like object creation without a Builder

Builder-like object creation without a Builder

4
Comments 1
3 min read
Java: Why Have Abstract Classes?

Java: Why Have Abstract Classes?

5
Comments 1
3 min read
After a decade of using Eclipse, I switched to IntelliJ IDEA - here is my experience

After a decade of using Eclipse, I switched to IntelliJ IDEA - here is my experience

3
Comments 2
3 min read
Learning to Code: How to Boost Up the Process?

Learning to Code: How to Boost Up the Process?

4
Comments 1
7 min read
Cross compilers, native compilation, or some kind of VM (like Java)?

Cross compilers, native compilation, or some kind of VM (like Java)?

4
Comments 6
1 min read
Interpreter Pattern

Interpreter Pattern

5
Comments
2 min read
Logging Request Body with Spring WebClient

Logging Request Body with Spring WebClient

6
Comments
4 min read
Clojure and Google Sheets

Clojure and Google Sheets

2
Comments
1 min read
5 Websites To Practice Data Structures and Algorithms Programming Problems

5 Websites To Practice Data Structures and Algorithms Programming Problems

35
Comments 2
5 min read
Convert PDF to Excel or Word in Java

Convert PDF to Excel or Word in Java

6
Comments
2 min read
Query the full history of your JSON database

Query the full history of your JSON database

8
Comments
7 min read
My thoughts on Java Concurrency in Practice

My thoughts on Java Concurrency in Practice

3
Comments 2
7 min read
Passay - The password generation and validation library

Passay - The password generation and validation library

6
Comments
4 min read
Trick to read all the content of a file in java

Trick to read all the content of a file in java

7
Comments
1 min read
Proxy Pattern

Proxy Pattern

5
Comments
1 min read
@PostConstruct and @PreDestroy in Spring

@PostConstruct and @PreDestroy in Spring

7
Comments
1 min read
loading...