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.
Simple Way to Print Array in Java

Simple Way to Print Array in Java

5
Comments
2 min read
Maven Resource Filtering: injecting POM' properties in your resources

Maven Resource Filtering: injecting POM' properties in your resources

17
Comments
4 min read
Reduzindo acoplamento no desenvolvimento de software

Reduzindo acoplamento no desenvolvimento de software

4
Comments
1 min read
Multiple Ways to Copy Array in Java Effectively

Multiple Ways to Copy Array in Java Effectively

19
Comments
7 min read
Algorithms Challenge (1) How to print out Fibonacci series in two lines code

Algorithms Challenge (1) How to print out Fibonacci series in two lines code

5
Comments 1
1 min read
Java - How to Apply or Remove Data Validation in Excel

Java - How to Apply or Remove Data Validation in Excel

4
Comments
4 min read
Error - Exception occurred during code generation for the WSDL

Error - Exception occurred during code generation for the WSDL

6
Comments 5
1 min read
Remote debugging of Java apps in Kubernetes

Remote debugging of Java apps in Kubernetes

62
Comments 1
3 min read
Great Time at JavaZone 2022

Great Time at JavaZone 2022

7
Comments 3
20 min read
CRUD Repository with Hibernate Reactive and Eclipse Vertx

CRUD Repository with Hibernate Reactive and Eclipse Vertx

3
Comments
1 min read
🔍 Validate New-Caledonia Phone Numbers from cli ⌨️

🔍 Validate New-Caledonia Phone Numbers from cli ⌨️

3
Comments 3
1 min read
Using Predicate from the Functional Interface Package in Java

Using Predicate from the Functional Interface Package in Java

Comments
4 min read
Realistic Avatar Creator: the real you in the Virtual World

Realistic Avatar Creator: the real you in the Virtual World

10
Comments
4 min read
Improve Performance with CompletableFuture in Java

Improve Performance with CompletableFuture in Java

4
Comments
2 min read
[PT-BR] Transformando listas com Java Stream API

[PT-BR] Transformando listas com Java Stream API

26
Comments
8 min read
Akka will no longer be Open Source

Akka will no longer be Open Source

11
Comments 7
1 min read
How to enable the new UI in Jetbrains products

How to enable the new UI in Jetbrains products

3
Comments
2 min read
To test or not to test, that is the question...

To test or not to test, that is the question...

8
Comments
2 min read
자바 17을 쓰도록 설득하는 방법

자바 17을 쓰도록 설득하는 방법

4
Comments
2 min read
Infrastructure as code (IaC) for Java-based apps on Azure

Infrastructure as code (IaC) for Java-based apps on Azure

11
Comments 1
10 min read
How to use maven to download jars for static project

How to use maven to download jars for static project

Comments
1 min read
Adding new JRE/JDK ubuntu

Adding new JRE/JDK ubuntu

4
Comments
1 min read
De l'art de trancher ses tests unitaires

De l'art de trancher ses tests unitaires

2
Comments
5 min read
How to Find The Frequency of Characters in a String or Array

How to Find The Frequency of Characters in a String or Array

5
Comments
2 min read
How to Merge Two Sorted Arrays

How to Merge Two Sorted Arrays

10
Comments 1
2 min read
loading...