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.
Day 67: Becoming a memory plumber; A tale of Memory Leak and how to find them ( part 2)

Day 67: Becoming a memory plumber; A tale of Memory Leak and how to find them ( part 2)

2
Comments 1
7 min read
Configurando Swagger Springfox em um projeto Spring Boot

Configurando Swagger Springfox em um projeto Spring Boot

6
Comments
2 min read
How to Dockerize a Java Application

How to Dockerize a Java Application

2
Comments 2
3 min read
🌦️ WeatherAPI | Introducing real-time weather inside a game.

🌦️ WeatherAPI | Introducing real-time weather inside a game.

2
Comments
12 min read
Static vs Dynamic Data Typed Languages

Static vs Dynamic Data Typed Languages

1
Comments
1 min read
Android SearchView.OnCloseListener Not Working? Here is how to fix it.

Android SearchView.OnCloseListener Not Working? Here is how to fix it.

2
Comments
2 min read
Spring Security and Non-flat Roles Inheritance Architecture

Spring Security and Non-flat Roles Inheritance Architecture

20
Comments 3
17 min read
Using Hash Codes as Unique Identifiers

Using Hash Codes as Unique Identifiers

3
Comments
5 min read
Apache Camel or workflows or both?

Apache Camel or workflows or both?

1
Comments
5 min read
Useful: Lombok Annotations

Useful: Lombok Annotations

2
Comments
1 min read
The trouble of googling for maps in Java

The trouble of googling for maps in Java

1
Comments 1
3 min read
Send and handle HTTP request in Java

Send and handle HTTP request in Java

Comments
2 min read
Logging in your API

Logging in your API

2
Comments
7 min read
Como criar uma docker image para sua API feita com Java?

Como criar uma docker image para sua API feita com Java?

37
Comments 1
7 min read
Null safety: Kotlin vs. Java

Null safety: Kotlin vs. Java

29
Comments 20
5 min read
Greatest Common Divisor of Strings

Greatest Common Divisor of Strings

1
Comments
2 min read
Spring Security OAuth2 Client Credentials Grant

Spring Security OAuth2 Client Credentials Grant

20
Comments
5 min read
Resilience4J Circuit Breakers

Resilience4J Circuit Breakers

6
Comments
3 min read
Data Warehousing: The Key to Unlocking Insights from Your Data

Data Warehousing: The Key to Unlocking Insights from Your Data

2
Comments
2 min read
Spring Security Persistent OAuth2 Client

Spring Security Persistent OAuth2 Client

8
Comments 2
6 min read
Java Reflection

Java Reflection

3
Comments
3 min read
Como intalar o Java JDK 17 no Ubuntu 22.04

Como intalar o Java JDK 17 no Ubuntu 22.04

60
Comments
2 min read
JUnit's @CsvSource.quoteCharacter

JUnit's @CsvSource.quoteCharacter

2
Comments
1 min read
Unit Testing Backward Compatibility of Message Format

Unit Testing Backward Compatibility of Message Format

9
Comments
12 min read
Fragment: getContext vs requireContext

Fragment: getContext vs requireContext

109
Comments
2 min read
loading...