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.
What are SOLID principles?

What are SOLID principles?

24
Comments
2 min read
Prototype Pattern

Prototype Pattern

3
Comments
2 min read
POC to parallelize long time processes using Kafka and Quarkus

POC to parallelize long time processes using Kafka and Quarkus

8
Comments
3 min read
Como internacionalizar as mensagens de suas APIs criadas com Spring ?

Como internacionalizar as mensagens de suas APIs criadas com Spring ?

7
Comments
2 min read
Log4J: La vulnerabilidad más crítica del año.

Log4J: La vulnerabilidad más crítica del año.

6
Comments
7 min read
5 Best Docker Courses for Java Developers to Learn in 2024

5 Best Docker Courses for Java Developers to Learn in 2024

149
Comments 2
10 min read
[Link] Why I Don't Write Useful Software Unless You Pay Me

[Link] Why I Don't Write Useful Software Unless You Pay Me

3
Comments 2
1 min read
Functions/Methods in Java

Functions/Methods in Java

6
Comments
2 min read
Stacks

Stacks

9
Comments
3 min read
Why Strings are Immutable in Java?

Why Strings are Immutable in Java?

4
Comments
1 min read
Interface In JAVA & Multiple Inheritance

Interface In JAVA & Multiple Inheritance

7
Comments
2 min read
Leet Code Soltion - Roman to Integer

Leet Code Soltion - Roman to Integer

9
Comments 2
2 min read
22nd weekly post, remaining ratio. Also, Log4Shell.

22nd weekly post, remaining ratio. Also, Log4Shell.

2
Comments
1 min read
Palindrome Number

Palindrome Number

6
Comments
1 min read
Use this to automatically patch running log4j2 vulnerability... no need to restart the server

Use this to automatically patch running log4j2 vulnerability... no need to restart the server

6
Comments
1 min read
100 Languages Speedrun: Episode 21: Clojure

100 Languages Speedrun: Episode 21: Clojure

6
Comments 3
6 min read
Percorrendo listas antes e depois do Java 8

Percorrendo listas antes e depois do Java 8

6
Comments
2 min read
Striver's SDE Sheet Journey - #1 Set Matrix Zeroes

Striver's SDE Sheet Journey - #1 Set Matrix Zeroes

7
Comments
6 min read
Scan your Java projects and fix any Apache log4j vulnerability NOW

Scan your Java projects and fix any Apache log4j vulnerability NOW

4
Comments 1
1 min read
An Introduction to Object Pascal and Java: A Winning Crew Boat Team

An Introduction to Object Pascal and Java: A Winning Crew Boat Team

2
Comments
10 min read
Huge RCE in log4j logging library in JVM ecosystem

Huge RCE in log4j logging library in JVM ecosystem

5
Comments
1 min read
Resetting my knowledge

Resetting my knowledge

3
Comments 2
4 min read
Difference Between Kotlin and Java

Difference Between Kotlin and Java

3
Comments 1
2 min read
Java Stream flatMap() Example

Java Stream flatMap() Example

6
Comments
3 min read
Java Stream map() Example

Java Stream map() Example

5
Comments
2 min read
Java Stream filter() Example

Java Stream filter() Example

5
Comments
3 min read
Como instalar Java no Linux com SDKMAN!

Como instalar Java no Linux com SDKMAN!

8
Comments
2 min read
Testcontainers with Spring Boot and Java 11/17

Testcontainers with Spring Boot and Java 11/17

9
Comments 2
3 min read
Multi Node Kafka Cluster Installation, Configuration and Test (Java, zookeeper, kafka, cmak) on Ubuntu20

Multi Node Kafka Cluster Installation, Configuration and Test (Java, zookeeper, kafka, cmak) on Ubuntu20

5
Comments
5 min read
Build a next-level RESTful web service with Spring Boot

Build a next-level RESTful web service with Spring Boot

9
Comments
5 min read
Effective Java: Use Lazy Initialization Judiciously

Effective Java: Use Lazy Initialization Judiciously

6
Comments
3 min read
Handling SIGTERM and SIGKILL on Spring Boot web applications

Handling SIGTERM and SIGKILL on Spring Boot web applications

8
Comments
2 min read
How to Build Java Applications Today: #58

How to Build Java Applications Today: #58

5
Comments
4 min read
Advent of Code - Day 7

Advent of Code - Day 7

5
Comments
2 min read
Advent of Code - Day 7: Puzzle 2

Advent of Code - Day 7: Puzzle 2

5
Comments
2 min read
Advent of Code 2021 - Day 5

Advent of Code 2021 - Day 5

5
Comments
3 min read
Java Pitfalls: Misuse of types

Java Pitfalls: Misuse of types

5
Comments
3 min read
Advent of Code - Day 3 : Puzzle 2

Advent of Code - Day 3 : Puzzle 2

5
Comments
4 min read
Advent of Code 2021 - Day 3

Advent of Code 2021 - Day 3

5
Comments
2 min read
Advent of Code - Day 5 : Puzzle 2

Advent of Code - Day 5 : Puzzle 2

5
Comments
3 min read
Advent of Code 2021 - Day 2 : Puzzle 2

Advent of Code 2021 - Day 2 : Puzzle 2

5
Comments
2 min read
Java Data Structures and Algorithms. Queues

Java Data Structures and Algorithms. Queues

9
Comments
6 min read
Serving your cat video using the Internet - A basic understanding of HTTP and socket programming (in Java)

Serving your cat video using the Internet - A basic understanding of HTTP and socket programming (in Java)

9
Comments
8 min read
How to run shell scripts in Java

How to run shell scripts in Java

3
Comments
1 min read
java.time can be tricky. Know it better!

java.time can be tricky. Know it better!

6
Comments 1
6 min read
Add initial testing to Camunda with Spring Boot 🍃

Add initial testing to Camunda with Spring Boot 🍃

5
Comments
1 min read
Password Validator

Password Validator

18
Comments 1
2 min read
Multiple Spring Boot applications in the same project

Multiple Spring Boot applications in the same project

14
Comments
3 min read
Why do people still use Java, if Java is behind technologically

Why do people still use Java, if Java is behind technologically

1
Comments
2 min read
Spring Boot optional request params

Spring Boot optional request params

8
Comments 2
1 min read
Builder Pattern

Builder Pattern

36
Comments 1
2 min read
Understanding Stack Traces and Debugging them Further

Understanding Stack Traces and Debugging them Further

6
Comments
10 min read
Useful tools for contribution

Useful tools for contribution

5
Comments
2 min read
Java – Class and Objects.

Java – Class and Objects.

9
Comments
5 min read
Advent of Code 2021 - Day 2

Advent of Code 2021 - Day 2

4
Comments
1 min read
Array - ArrayList / Array List - Linked List

Array - ArrayList / Array List - Linked List

8
Comments
1 min read
Advent of Code 2021 - Day 1: Puzzle 2

Advent of Code 2021 - Day 1: Puzzle 2

5
Comments
1 min read
Java Performance - 5 - An introduction to Garbage Collection

Java Performance - 5 - An introduction to Garbage Collection

6
Comments
11 min read
Linked List Tips

Linked List Tips

2
Comments
4 min read
Object Pool Pattern

Object Pool Pattern

5
Comments
2 min read
loading...