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.
The state of the Pragmatica (Feb 2022)

The state of the Pragmatica (Feb 2022)

4
Comments
2 min read
Desenvolvimento em Camadas utilizando DTO

Desenvolvimento em Camadas utilizando DTO

4
Comments
4 min read
Android Notifications for controlling ExoPlayer

Android Notifications for controlling ExoPlayer

11
Comments
2 min read
What is Inversion of Control (IoC) in Spring

What is Inversion of Control (IoC) in Spring

10
Comments
4 min read
GraphQL - Is it the successor to REST API? What to use?

GraphQL - Is it the successor to REST API? What to use?

3
Comments
1 min read
Testing a Kafka consumer with Avro schema messages in your Spring Boot application with Testcontainers

Testing a Kafka consumer with Avro schema messages in your Spring Boot application with Testcontainers

5
Comments
6 min read
Template Method Design Pattern

Template Method Design Pattern

15
Comments
3 min read
Deploy Java library to Maven central

Deploy Java library to Maven central

9
Comments 2
1 min read
Generate API client with OpenApi codegen

Generate API client with OpenApi codegen

Comments
3 min read
Effective Java: Consider Serialization Proxies Instead of Serialized Instances

Effective Java: Consider Serialization Proxies Instead of Serialized Instances

6
Comments
4 min read
LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

10
Comments 1
2 min read
Pygmy Collection Application Part 3 (Crash service)

Pygmy Collection Application Part 3 (Crash service)

8
Comments
4 min read
1.Main Method in java

1.Main Method in java

7
Comments 2
1 min read
How to set Proxy in Firefox using Selenium WebDriver?

How to set Proxy in Firefox using Selenium WebDriver?

6
Comments
4 min read
3.Stringbuilder class in java

3.Stringbuilder class in java

5
Comments 2
1 min read
What is an EnumMap in Java?

What is an EnumMap in Java?

6
Comments
3 min read
Data Structure Algorithms: Binary Search

Data Structure Algorithms: Binary Search

7
Comments
2 min read
Help with a pattern problem.

Help with a pattern problem.

4
Comments
1 min read
Intro to Playwright Web Automation Framework in Java

Intro to Playwright Web Automation Framework in Java

2
Comments
5 min read
Exploring What’s Inside java.util.concurrent Package (Part 1)

Exploring What’s Inside java.util.concurrent Package (Part 1)

8
Comments
4 min read
Change the default Java Version on macOS

Change the default Java Version on macOS

58
Comments 5
1 min read
Power of Two, A Google Interview Question - Java Solution

Power of Two, A Google Interview Question - Java Solution

38
Comments
4 min read
Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

42
Comments 1
3 min read
Subsets/Power-set, A FAANG Interview Question - Java Solution

Subsets/Power-set, A FAANG Interview Question - Java Solution

47
Comments
3 min read
How to output Log4J2 logs as JSON?

How to output Log4J2 logs as JSON?

49
Comments 3
8 min read
loading...