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.
Como consumir uma API externa na sua aplicação Spring Boot

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

17
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
Architecturing Spring services

Architecturing Spring services

122
Comments 6
16 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)

5
Comments
2 min read
Earn money

Earn money

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

Chaos Middleware: where Spring Boot meets Chaos Engineering

7
Comments
2 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
Java Concepts : Part - 02

Java Concepts : Part - 02

9
Comments 2
5 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
Mediator Pattern

Mediator Pattern

12
Comments
2 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

22
Comments
9 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
Multithreading in java

Multithreading in java

5
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
loading...