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.
Setting up environment for JHIpster

Setting up environment for JHIpster

9
Comments
2 min read
Create a GraphQL API using Spring Boot

Create a GraphQL API using Spring Boot

14
Comments
4 min read
The Jude way to recursion

The Jude way to recursion

6
Comments
3 min read
Creating a Domain Model rapidly with Java and Spring Boot

Creating a Domain Model rapidly with Java and Spring Boot

61
Comments 4
10 min read
pytest Report Generation For Selenium Automation Scripts

pytest Report Generation For Selenium Automation Scripts

7
Comments
13 min read
Understand Garbage Collection in java

Understand Garbage Collection in java

13
Comments
5 min read
Increase the quality of unit tests using mutation with PITest

Increase the quality of unit tests using mutation with PITest

15
Comments
5 min read
Building a Raspberry Pi Hadoop / Spark Cluster

Building a Raspberry Pi Hadoop / Spark Cluster

93
Comments 38
53 min read
Simplest Spring Kafka Producer and Consumer

Simplest Spring Kafka Producer and Consumer

61
Comments 4
5 min read
Understanding the Number Theory Behind RSA Encryption

Understanding the Number Theory Behind RSA Encryption

79
Comments
11 min read
Introduction of Kotlin programming language

Introduction of Kotlin programming language

17
Comments 7
5 min read
Samurai Duke and the Legend of OpenJDK

Samurai Duke and the Legend of OpenJDK

32
Comments
3 min read
What are the Smart contracts?

What are the Smart contracts?

60
Comments 1
4 min read
How Kotlin provides 100% interoperability with Java?

How Kotlin provides 100% interoperability with Java?

9
Comments
2 min read
Functional interfaces: Self-loathing in Kotlin

Functional interfaces: Self-loathing in Kotlin

16
Comments
7 min read
What are JDK, JVM, and JRE? The exact difference between them.

What are JDK, JVM, and JRE? The exact difference between them.

44
Comments 2
2 min read
Kubernetes for Java Developers - Debug Application

Kubernetes for Java Developers - Debug Application

20
Comments 1
2 min read
First 6 months as a DEVELOPER (Destined to beginners)

First 6 months as a DEVELOPER (Destined to beginners)

7
Comments
3 min read
Let's Also Apply Run With Kotlin Scope Functions

Let's Also Apply Run With Kotlin Scope Functions

33
Comments 1
5 min read
Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

103
Comments
2 min read
Average Salary of Blockchain Developer

Average Salary of Blockchain Developer

39
Comments 2
2 min read
Is Typescript on Node.js good enough for Java developers?

Is Typescript on Node.js good enough for Java developers?

6
Comments
19 min read
Immutable Data Structures

Immutable Data Structures

19
Comments 2
6 min read
Kubernetes for Java Developers - Deploy Application

Kubernetes for Java Developers - Deploy Application

20
Comments
3 min read
Spring Boot - Crash course

Spring Boot - Crash course

197
Comments
5 min read
Fruit Cart: Writing Tests, Part I

Fruit Cart: Writing Tests, Part I

6
Comments
10 min read
Solving Lighthouse ‘Avoid an excessive DOM size’ issue

Solving Lighthouse ‘Avoid an excessive DOM size’ issue

6
Comments
11 min read
Deploying a Spring Boot + MongoDB application to Azure Web Apps + CosmosDB

Deploying a Spring Boot + MongoDB application to Azure Web Apps + CosmosDB

77
Comments 1
6 min read
Going full reactive with Spring Webflux and the new CosmosDB API v3

Going full reactive with Spring Webflux and the new CosmosDB API v3

52
Comments
10 min read
Top 10 Developer Tools You Didn't Know You Needed

Top 10 Developer Tools You Didn't Know You Needed

454
Comments 30
2 min read
Setup Kafka for development

Setup Kafka for development

16
Comments
3 min read
Getting Started with the Java Streams API

Getting Started with the Java Streams API

72
Comments
7 min read
Kubernetes for Java Developers - Creating a docker image

Kubernetes for Java Developers - Creating a docker image

44
Comments
2 min read
How To Create A Cross Browser Compatible HTML Progress Bar?

How To Create A Cross Browser Compatible HTML Progress Bar?

14
Comments 1
12 min read
Good news AppEngine Users.

Good news AppEngine Users.

7
Comments
2 min read
Java 13 Text Blocks - Multiline string literals

Java 13 Text Blocks - Multiline string literals

7
Comments
8 min read
A (super)quick guide to VueJS ecosystem - from senior Java dev point of view

A (super)quick guide to VueJS ecosystem - from senior Java dev point of view

11
Comments
11 min read
Launching Activities in Easier Way Using Kotlin Extensions

Launching Activities in Easier Way Using Kotlin Extensions

14
Comments 1
3 min read
Why Instance Variable Of Super Class Is Not Overridden In Sub Class

Why Instance Variable Of Super Class Is Not Overridden In Sub Class

6
Comments
5 min read
Java EE is dead, why still using it?

Java EE is dead, why still using it?

7
Comments 10
1 min read
Creating a New Spring Boot Project

Creating a New Spring Boot Project

5
Comments
2 min read
Kubernetes for Java Developers - Setup

Kubernetes for Java Developers - Setup

75
Comments
3 min read
The Difference Between Statements and Expressions

The Difference Between Statements and Expressions

34
Comments 2
7 min read
Getting Started With a Java Environment on macOS

Getting Started With a Java Environment on macOS

6
Comments 4
5 min read
Complete Guide For Using XPath In Selenium With Examples

Complete Guide For Using XPath In Selenium With Examples

13
Comments
28 min read
Understanding BlockingQueue In Java

Understanding BlockingQueue In Java

8
Comments
3 min read
Extract code from Android APK with 3 commands

Extract code from Android APK with 3 commands

37
Comments 2
1 min read
Qué Lenguaje de Programación Debería Aprender ?

Qué Lenguaje de Programación Debería Aprender ?

7
Comments
2 min read
Fruit Cart: Testing Rules of the Game

Fruit Cart: Testing Rules of the Game

9
Comments
5 min read
What's new and interesting in Java?

What's new and interesting in Java?

77
Comments 34
1 min read
Elasticsearch‘s Java QueryBuilder

Elasticsearch‘s Java QueryBuilder

6
Comments
2 min read
It’s Okay to Test Private Methods

It’s Okay to Test Private Methods

39
Comments 15
7 min read
Kafka - Crash Course

Kafka - Crash Course

83
Comments
5 min read
Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

13
Comments
13 min read
Java Cloning - Why Even Copy Constructors Are Not Sufficient

Java Cloning - Why Even Copy Constructors Are Not Sufficient

5
Comments
5 min read
How to Initialize an ArrayList in Kotlin

How to Initialize an ArrayList in Kotlin

7
Comments
4 min read
Use Vim as a Java IDE

Use Vim as a Java IDE

8
Comments
4 min read
Send mail easily! springboot, sendgrid and greenmail

Send mail easily! springboot, sendgrid and greenmail

5
Comments 1
3 min read
Functional Enums in Java

Functional Enums in Java

12
Comments
5 min read
Kotlin Collections and how it compares with Java Collections API

Kotlin Collections and how it compares with Java Collections API

9
Comments
4 min read
loading...