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.
Processing images in Java with OpenCV and Quarkus

Processing images in Java with OpenCV and Quarkus

5
Comments
7 min read
Does Java 18 finally have a better alternative to JNI?

Does Java 18 finally have a better alternative to JNI?

52
Comments 4
9 min read
Do Arrays in Java Violate “Call by Value”?

Do Arrays in Java Violate “Call by Value”?

7
Comments
4 min read
Hibernate - vs JDBC vs JPA vs Spring Data JPA

Hibernate - vs JDBC vs JPA vs Spring Data JPA

24
Comments 1
3 min read
How To Minimize Browsers In Selenium WebDriver Using JUnit

How To Minimize Browsers In Selenium WebDriver Using JUnit

6
Comments
16 min read
How to create a REST API in Java using DynamoDB and Serverless

How to create a REST API in Java using DynamoDB and Serverless

7
Comments
8 min read
Ethereum versus Daml, an analysis of Enterprise Blockchain

Ethereum versus Daml, an analysis of Enterprise Blockchain

5
Comments
3 min read
Private Constructor in JAVA

Private Constructor in JAVA

7
Comments
2 min read
Graph Algorithm - Bipartite Graph(DFS)

Graph Algorithm - Bipartite Graph(DFS)

8
Comments
2 min read
Kotlin Vs Java - Clearing The Haze For Once & All

Kotlin Vs Java - Clearing The Haze For Once & All

7
Comments
9 min read
[Deepgram x DEV Hackathon Submission Post Translate-io]

[Deepgram x DEV Hackathon Submission Post Translate-io]

7
Comments
3 min read
Writing better code

Writing better code

8
Comments
1 min read
Linked Lists

Linked Lists

4
Comments
2 min read
CQRS - Implementing SQS, DynamoDB and MongoDB with Spring and AWSLocalstack

CQRS - Implementing SQS, DynamoDB and MongoDB with Spring and AWSLocalstack

11
Comments
5 min read
Uma introdução ao Hilla

Uma introdução ao Hilla

12
Comments
9 min read
Develop Bluetooth Apps | Fundamentals, Tools & Code

Develop Bluetooth Apps | Fundamentals, Tools & Code

6
Comments
4 min read
Hibernate - Why you should avoid merge()

Hibernate - Why you should avoid merge()

6
Comments
3 min read
Curso de Angular + Spring Boot

Curso de Angular + Spring Boot

8
Comments
1 min read
Hibernate - 4 Entity States

Hibernate - 4 Entity States

6
Comments
3 min read
While loops in Java

While loops in Java

7
Comments
4 min read
From Python to Java: Comprehensions and Streams

From Python to Java: Comprehensions and Streams

13
Comments
4 min read
Hibernate - Dirty Check

Hibernate - Dirty Check

7
Comments
2 min read
Finding Luke through the command line by consuming an API

Finding Luke through the command line by consuming an API

6
Comments
4 min read
How To Handle Captcha In Selenium

How To Handle Captcha In Selenium

2
Comments 1
18 min read
FileSync — The Android app I made for synchronising files & folders between devices

FileSync — The Android app I made for synchronising files & folders between devices

2
Comments
3 min read
👶 DEVOPS-LABS 2022.2 : premiers pas et démo Spring Native

👶 DEVOPS-LABS 2022.2 : premiers pas et démo Spring Native

4
Comments
1 min read
Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

33
Comments 4
12 min read
How to Build Java Applications Today #62

How to Build Java Applications Today #62

4
Comments 1
2 min read
Minimum Swaps TO make binary String Alternating

Minimum Swaps TO make binary String Alternating

6
Comments
1 min read
Buy and Sell Stocks-I and II

Buy and Sell Stocks-I and II

7
Comments 1
1 min read
A new Android TreeView implementation

A new Android TreeView implementation

3
Comments
3 min read
🦾 Dependency management automation with Dependabot

🦾 Dependency management automation with Dependabot

5
Comments
1 min read
How to create an option menu with checkbox in Android, Java

How to create an option menu with checkbox in Android, Java

11
Comments
4 min read
Build a Spring Boot REST API with Full-Text Search using Hibernate Search

Build a Spring Boot REST API with Full-Text Search using Hibernate Search

20
Comments
11 min read
Intersection of Two Arrays - II

Intersection of Two Arrays - II

7
Comments
2 min read
How To Handle Multiple Windows In Selenium WebDriver Using Java?

How To Handle Multiple Windows In Selenium WebDriver Using Java?

11
Comments
16 min read
Java HashMaps:5 Important things to getting Started

Java HashMaps:5 Important things to getting Started

6
Comments
3 min read
Understanding Loops in Java: Java for Loop

Understanding Loops in Java: Java for Loop

6
Comments 4
8 min read
Debugging Collections, Streams and Watch Renderers

Debugging Collections, Streams and Watch Renderers

8
Comments
6 min read
Arrays | Must-known DSA Array Techniques

Arrays | Must-known DSA Array Techniques

8
Comments
3 min read
Logging Best Practices – MDC, Ingestion and Scale

Logging Best Practices – MDC, Ingestion and Scale

42
Comments
9 min read
Merge Sorted Array

Merge Sorted Array

10
Comments 1
2 min read
How an overlook in development wreaked havoc on the internet - The Log4Shell Vulnerability

How an overlook in development wreaked havoc on the internet - The Log4Shell Vulnerability

23
Comments 6
5 min read
Implementing Distributed Tracing in a Java application

Implementing Distributed Tracing in a Java application

27
Comments
9 min read
O método toString do Java

O método toString do Java

6
Comments
2 min read
Listener javaMail - Gmail

Listener javaMail - Gmail

7
Comments
2 min read
Josephus Problem | Iterative Solution | Java

Josephus Problem | Iterative Solution | Java

6
Comments
1 min read
Vulnerabilidade do Spring e Java de março de 2022 | SpringShell ou Spring4Shell

Vulnerabilidade do Spring e Java de março de 2022 | SpringShell ou Spring4Shell

11
Comments
7 min read
Getting the database url at run time

Getting the database url at run time

9
Comments
2 min read
Google Cloud Functions 2nd gen

Google Cloud Functions 2nd gen

10
Comments
7 min read
An easy way to group objects in java

An easy way to group objects in java

9
Comments
1 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
How To Solve the issue of WebView not redirecting to payment gateway or showing white screen

How To Solve the issue of WebView not redirecting to payment gateway or showing white screen

5
Comments 1
1 min read
MyBatis en tiempos de Java 8-17

MyBatis en tiempos de Java 8-17

7
Comments
1 min read
Java: Finding out the root cause of an unexpected log message

Java: Finding out the root cause of an unexpected log message

6
Comments
3 min read
From Java to Kotlin. There and back again

From Java to Kotlin. There and back again

14
Comments 1
7 min read
Feature Flag Platform with FF4J, Spring, Postgres and Kubernetes

Feature Flag Platform with FF4J, Spring, Postgres and Kubernetes

11
Comments
5 min read
Reverse Integer without converting into a String

Reverse Integer without converting into a String

6
Comments 2
2 min read
The Objectively Best Way to Indent your Code

The Objectively Best Way to Indent your Code

6
Comments
6 min read
What is the BEST Programming Language to Start with?

What is the BEST Programming Language to Start with?

4
Comments
9 min read
loading...