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.
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

15
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

5
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

74
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

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

Complete Guide For Using XPath In Selenium With Examples

12
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

36
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

77
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

8
Comments
4 min read
Security Using Spring and JWT

Security Using Spring and JWT

7
Comments
16 min read
Kotlin primitive and object arrays

Kotlin primitive and object arrays

9
Comments
4 min read
A Collection Of Java Programming Resources For Beginners

A Collection Of Java Programming Resources For Beginners

28
Comments 1
4 min read
How Do I Keep up with Scala and Java

How Do I Keep up with Scala and Java

8
Comments 2
1 min read
Consuming from Kafka

Consuming from Kafka

14
Comments
2 min read
Considerations for high throughput kafka producer

Considerations for high throughput kafka producer

10
Comments
2 min read
Intro to Java Programming - Java Tutorial for Beginners

Intro to Java Programming - Java Tutorial for Beginners

6
Comments
1 min read
20+ Core Java Interview Questions for experienced Professionals from Investment Banks

20+ Core Java Interview Questions for experienced Professionals from Investment Banks

154
Comments 14
19 min read
20 Books to Learn Java and Related Technologies

20 Books to Learn Java and Related Technologies

160
Comments 16
13 min read
Easily Merge Multiple Java --classpath Arguments

Easily Merge Multiple Java --classpath Arguments

10
Comments 2
1 min read
Fruit Cart: Config

Fruit Cart: Config

5
Comments
4 min read
Java Daily Coding Problem #005

Java Daily Coding Problem #005

14
Comments 3
6 min read
Send slack messages with Java in 5 minutes

Send slack messages with Java in 5 minutes

17
Comments
2 min read
11 Best Frameworks Programmers Can Learn in 2024 for Web Development and App Development

11 Best Frameworks Programmers Can Learn in 2024 for Web Development and App Development

152
Comments 27
14 min read
Java programmers of DEV, what is your favorite IDE?

Java programmers of DEV, what is your favorite IDE?

7
Comments 9
1 min read
Como ler um arquivo JSON no Java

Como ler um arquivo JSON no Java

7
Comments
2 min read
Those sneaky NullPointerExceptions!

Those sneaky NullPointerExceptions!

6
Comments 6
2 min read
Developing 10x faster with a Surface Go, thanks to VS Code and Azure

Developing 10x faster with a Surface Go, thanks to VS Code and Azure

97
Comments 14
7 min read
Multiple JDKs? No problem!

Multiple JDKs? No problem!

7
Comments 2
3 min read
Java vs PHP: Which is best for software development?

Java vs PHP: Which is best for software development?

9
Comments
2 min read
Taking Kotlin for a Spin

Taking Kotlin for a Spin

6
Comments
10 min read
10 Data Structure and Algorithms Articles Beginners Should Read this Weekend

10 Data Structure and Algorithms Articles Beginners Should Read this Weekend

484
Comments 16
7 min read
Micronaut PetClinic with GraalVM > 19

Micronaut PetClinic with GraalVM > 19

10
Comments
2 min read
Mockito for noobies

Mockito for noobies

4
Comments
1 min read
Resilience for Java microservices. Circuit Breaker with Resilience4j

Resilience for Java microservices. Circuit Breaker with Resilience4j

26
Comments
2 min read
Java VS Go

Java VS Go

5
Comments 14
1 min read
Run MySQL on Docker and use in your Java App

Run MySQL on Docker and use in your Java App

17
Comments 9
3 min read
Create full Microservice stack using JHipster Domain Language under 30 minutes

Create full Microservice stack using JHipster Domain Language under 30 minutes

26
Comments 2
10 min read
loading...