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.
Java vs JavaScript - What is the Difference?
Cover image for Java vs JavaScript - What is the Difference?

Java vs JavaScript - What is the Difference?

35
Comments 5
8 min read
N-Queens brute force

N-Queens brute force

2
Comments
3 min read
Maven: How to use local lib

Maven: How to use local lib

11
Comments 3
1 min read
How to read Excel files in Java?
Cover image for How to read Excel files in Java?

How to read Excel files in Java?

2
Comments
1 min read
Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans (continued…).
Cover image for Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans (continued…).

Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans (continued…).

2
Comments 1
2 min read
Randoop: Automatic unit test generation for Java

Randoop: Automatic unit test generation for Java

4
Comments
3 min read
Angular Datatable with Pagination Using ag-Grid and REST API

Angular Datatable with Pagination Using ag-Grid and REST API

6
Comments
8 min read
[PT-BR] Padrão de Projeto: Data Transfer Object
Cover image for [PT-BR] Padrão de Projeto: Data Transfer Object

[PT-BR] Padrão de Projeto: Data Transfer Object

21
Comments
4 min read
Jenkins: Automating your delivery pipeline

Jenkins: Automating your delivery pipeline

16
Comments
4 min read
[Road to Job] #1 Electrical to Software Eng

[Road to Job] #1 Electrical to Software Eng

9
Comments 12
1 min read
Java and Spring

Java and Spring

2
Comments
1 min read
Spring WebClient vs RestTemplate – Comparison and Features

Spring WebClient vs RestTemplate – Comparison and Features

10
Comments
5 min read
Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance
Cover image for Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance

Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance

13
Comments
10 min read
How to Make Your Reviewer Cry Using Java Optional
Cover image for How to Make Your Reviewer Cry Using Java Optional

How to Make Your Reviewer Cry Using Java Optional

54
Comments 16
6 min read
Publishing an obfuscated kotlin library
Cover image for Publishing an obfuscated kotlin library

Publishing an obfuscated kotlin library

12
Comments
6 min read
Soft Deletion in Database

Soft Deletion in Database

10
Comments 5
1 min read
Java finalize() is danger

Java finalize() is danger

5
Comments
2 min read
Building a Native Java Application for ARM64 with Quarkus
Cover image for Building a Native Java Application for ARM64 with Quarkus

Building a Native Java Application for ARM64 with Quarkus

23
Comments
9 min read
Java’s strange bit of syntax
Cover image for Java’s strange bit of syntax

Java’s strange bit of syntax

12
Comments 1
3 min read
Another Two Years In The Life Of AI, ML, DL And Java
Cover image for Another Two Years In The Life Of AI, ML, DL And Java

Another Two Years In The Life Of AI, ML, DL And Java

3
Comments
11 min read
Hide Checked Exceptions with SneakyThrows
Cover image for Hide Checked Exceptions with SneakyThrows

Hide Checked Exceptions with SneakyThrows

15
Comments 2
4 min read
CI/CD for personal project on homerserver

CI/CD for personal project on homerserver

7
Comments 1
1 min read
How to automate tests for webhooks

How to automate tests for webhooks

2
Comments
2 min read
Maven Complete Tutorial for Beginners
Cover image for Maven Complete Tutorial for Beginners

Maven Complete Tutorial for Beginners

92
Comments 1
36 min read
Effective Java! Return Optionals Judiciously

Effective Java! Return Optionals Judiciously

13
Comments
4 min read
loading...