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.
Find and Remove Watermarks from Documents in Java

Find and Remove Watermarks from Documents in Java

8
Comments
2 min read
HTML Assertion in JMeter

HTML Assertion in JMeter

9
Comments
1 min read
Importing Stored Procedures in Apache Cayenne

Importing Stored Procedures in Apache Cayenne

6
Comments
2 min read
Effective Java Tuesday! Utility Classes!

Effective Java Tuesday! Utility Classes!

12
Comments
2 min read
How To Handle Chat Bot in Selenium WebDriver using Java

How To Handle Chat Bot in Selenium WebDriver using Java

7
Comments 1
2 min read
Customize how Jackson does LocalDate Parsing

Customize how Jackson does LocalDate Parsing

9
Comments
3 min read
Getting Eventful With Azure Event Hubs: Part Two

Getting Eventful With Azure Event Hubs: Part Two

10
Comments
8 min read
Why do beginner hate Java so much

Why do beginner hate Java so much

13
Comments 15
1 min read
Spring PasswordEncoder Implementation

Spring PasswordEncoder Implementation

6
Comments
3 min read
A Chrome Omnibox Extension to Search Oracle's Javadoc

A Chrome Omnibox Extension to Search Oracle's Javadoc

17
Comments
2 min read
Which are the best Java IDEs

Which are the best Java IDEs

10
Comments 11
1 min read
Software Engineer, or not.

Software Engineer, or not.

6
Comments 1
1 min read
Serenity running in parallel - Serenity part 4/4

Serenity running in parallel - Serenity part 4/4

8
Comments 2
3 min read
Help with maven multi-module project / Java module system (with a PR)

Help with maven multi-module project / Java module system (with a PR)

8
Comments
1 min read
Day 1: Javadoc

Day 1: Javadoc

10
Comments
2 min read
20+ Algorithms Problems from Coding Interviews

20+ Algorithms Problems from Coding Interviews

298
Comments 2
17 min read
Testing Biometrics in Android Apps

Testing Biometrics in Android Apps

10
Comments
2 min read
Quick start to GraalVM

Quick start to GraalVM

7
Comments
1 min read
Java Daily Coding Problem #008

Java Daily Coding Problem #008

39
Comments 3
11 min read
Effective Java Tuesday! Singletons!

Effective Java Tuesday! Singletons!

17
Comments 15
3 min read
Fun with Unicode in Java

Fun with Unicode in Java

7
Comments
1 min read
Using Mockito for Java Unit Testing

Using Mockito for Java Unit Testing

20
Comments
6 min read
Create APIs with JWT authorization using Spring boot

Create APIs with JWT authorization using Spring boot

59
Comments 21
10 min read
Tricky Java quizzes to scale up your skills and for Interview Preparation

Tricky Java quizzes to scale up your skills and for Interview Preparation

4
Comments
1 min read
Which Java code style should you use?

Which Java code style should you use?

24
Comments
3 min read
Need help - First coding interview in 2 weeks

Need help - First coding interview in 2 weeks

7
Comments 6
1 min read
how to Contribute to the Ara voice assistant

how to Contribute to the Ara voice assistant

4
Comments
2 min read
How To Build An Artificial Neural Network in Java

How To Build An Artificial Neural Network in Java

27
Comments
8 min read
Jakarta EE e Microprofile.io

Jakarta EE e Microprofile.io

16
Comments 1
4 min read
The Good, the Bad and the Ugly of propagating data through Reactive Streams

The Good, the Bad and the Ugly of propagating data through Reactive Streams

5
Comments
1 min read
#TeachingKotlin Part 2 - Variables

#TeachingKotlin Part 2 - Variables

5
Comments
2 min read
Escolhendo uma implementação Jakarta EE & Microprofile.io

Escolhendo uma implementação Jakarta EE & Microprofile.io

7
Comments
2 min read
Asynchronous Processing Models in Services

Asynchronous Processing Models in Services

8
Comments
3 min read
Web Services in Java 2 - Provide REST Resources

Web Services in Java 2 - Provide REST Resources

10
Comments
4 min read
Web Services in Java 1 - Configure the server

Web Services in Java 1 - Configure the server

46
Comments
4 min read
Java Deep Learning Cookbook

Java Deep Learning Cookbook

19
Comments
1 min read
Java Deep Learning Cookbook

Java Deep Learning Cookbook

19
Comments
1 min read
Java Streams and Spliterators

Java Streams and Spliterators

5
Comments
5 min read
Auto-MAT - Analyse Java Heap Dumps From Commandline

Auto-MAT - Analyse Java Heap Dumps From Commandline

9
Comments
3 min read
Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN

Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN

13
Comments
4 min read
How to stop naming Java classes with the "Manager" suffix

How to stop naming Java classes with the "Manager" suffix

59
Comments 14
2 min read
Configuring Gradle with "gradle.properties"

Configuring Gradle with "gradle.properties"

44
Comments 3
3 min read
Best Possible Hibernate Configuration for Batch Inserts

Best Possible Hibernate Configuration for Batch Inserts

9
Comments 10
2 min read
Helping out with Gradle builds for hacktoberfest

Helping out with Gradle builds for hacktoberfest

17
Comments 1
3 min read
Design Principles

Design Principles

5
Comments
4 min read
JVM por debaixo dos panos #1 - O que é o Java?

JVM por debaixo dos panos #1 - O que é o Java?

63
Comments 8
4 min read
Get Started with the ELK Stack

Get Started with the ELK Stack

17
Comments 1
10 min read
Creating REST API with CRNK, Part 2

Creating REST API with CRNK, Part 2

7
Comments 1
7 min read
O que a programação mudou na minha vida?

O que a programação mudou na minha vida?

5
Comments
1 min read
Serenity automation framework - Part 2/4 - Automation Test with UI using Cucumber

Serenity automation framework - Part 2/4 - Automation Test with UI using Cucumber

10
Comments 5
6 min read
Create simple REST API for practice automation testing

Create simple REST API for practice automation testing

93
Comments 11
3 min read
Getting Eventful With Azure Event Hubs: Part One

Getting Eventful With Azure Event Hubs: Part One

10
Comments
7 min read
Don’t forget to call your dad too 👴

Don’t forget to call your dad too 👴

8
Comments
5 min read
Effective Java Tuesday! The Builder Pattern!

Effective Java Tuesday! The Builder Pattern!

24
Comments 2
4 min read
Don't forget to give the user a choice 💭

Don't forget to give the user a choice 💭

30
Comments
8 min read
#TeachingKotlin Part 1 - Classes and Objects and everything in between

#TeachingKotlin Part 1 - Classes and Objects and everything in between

36
Comments 2
4 min read
Don't forget to build that app 📲

Don't forget to build that app 📲

24
Comments
15 min read
Is your Java code really production-ready?

Is your Java code really production-ready?

15
Comments 1
5 min read
Creating REST with CRNK

Creating REST with CRNK

7
Comments 2
4 min read
Kafka producer retries in Spring kafka

Kafka producer retries in Spring kafka

7
Comments
1 min read
loading...