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 Client Library - General Use Code Examples

Java Client Library - General Use Code Examples

5
Comments
1 min read
Java enters its teenage 🎉 🎂

Java enters its teenage 🎉 🎂

35
Comments 2
4 min read
Star My Work If You Actually Like It

Star My Work If You Actually Like It

10
Comments 4
1 min read
Introduction to ObjectMappers: using Jackson in the wild

Introduction to ObjectMappers: using Jackson in the wild

17
Comments 3
10 min read
10 Java security best practices

10 Java security best practices

63
Comments
6 min read
How to reply to an anonymous user over Websockets

How to reply to an anonymous user over Websockets

6
Comments
2 min read
Apache Pulsar vs. Apache Kafka

Apache Pulsar vs. Apache Kafka

8
Comments
1 min read
Top 5 Programming Languages for Software Development

Top 5 Programming Languages for Software Development

42
Comments 5
5 min read
Dependency Hell

Dependency Hell

4
Comments 3
3 min read
Mitigate Null Pointer Exceptions in Java with Optional class

Mitigate Null Pointer Exceptions in Java with Optional class

17
Comments 4
2 min read
How To Learn Java And Not Getting Bored

How To Learn Java And Not Getting Bored

128
Comments 1
9 min read
Java microservices and how to become cloud-native

Java microservices and how to become cloud-native

4
Comments
1 min read
#TeachingKotlin - Kotlin for Android Java developers

#TeachingKotlin - Kotlin for Android Java developers

7
Comments
2 min read
Effective Java Tuesday! Let's Consider Static Factory Methods

Effective Java Tuesday! Let's Consider Static Factory Methods

110
Comments 5
4 min read
Feedback on Small Java Package

Feedback on Small Java Package

10
Comments 7
1 min read
Adding Support to Java InvocationHandler Implementations for Interface Default Methods

Adding Support to Java InvocationHandler Implementations for Interface Default Methods

8
Comments
2 min read
The buzzwords religion

The buzzwords religion

6
Comments
3 min read
Which language i should learn as a beginner ?

Which language i should learn as a beginner ?

5
Comments 6
1 min read
Java 13 is here!

Java 13 is here!

7
Comments 4
1 min read
A case study about compression and binary formats for a REST service

A case study about compression and binary formats for a REST service

48
Comments 3
5 min read
50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

50 Keybinds ⌨ EVERY Intellij user MUST know! ✔

168
Comments 6
3 min read
The Simple Approach to Create a More Robust System

The Simple Approach to Create a More Robust System

9
Comments
6 min read
A Repository Pattern Implementation for Firestore Subcollections

A Repository Pattern Implementation for Firestore Subcollections

14
Comments 1
6 min read
Top 10 Free Books and Courses to learn Data Structure and Algorithms for Beginners

Top 10 Free Books and Courses to learn Data Structure and Algorithms for Beginners

934
Comments 6
15 min read
Maven toolchains.xml Script

Maven toolchains.xml Script

6
Comments
4 min read
Machine Learning and Java: Let’s pick the best library

Machine Learning and Java: Let’s pick the best library

3
Comments
1 min read
Move Java-project to Kotlin

Move Java-project to Kotlin

10
Comments 2
1 min read
IdGenerationTechnique

IdGenerationTechnique

14
Comments
2 min read
Insert watermark in multiple documents and images in C# or Java

Insert watermark in multiple documents and images in C# or Java

15
Comments 1
2 min read
The ONE book every developer MUST read!

The ONE book every developer MUST read!

357
Comments 67
3 min read
Java Optional & Vavr Option: An essential introduction

Java Optional & Vavr Option: An essential introduction

8
Comments
8 min read
Creating a PDF based on HTML template in Java Spring using ItextPDF

Creating a PDF based on HTML template in Java Spring using ItextPDF

12
Comments
4 min read
Using Spring Security with Azure Active Directory

Using Spring Security with Azure Active Directory

34
Comments 27
7 min read
Java compiler error cascades... and fixing them

Java compiler error cascades... and fixing them

7
Comments
2 min read
Polymorphism: Elixir vs. Java

Polymorphism: Elixir vs. Java

24
Comments 1
6 min read
Java Daily Coding Problem #007

Java Daily Coding Problem #007

37
Comments
8 min read
Resources to learn Functional Programming

Resources to learn Functional Programming

5
Comments 2
1 min read
AOSP Pure Launcher

AOSP Pure Launcher

6
Comments
1 min read
Setting up Spring Security with Azure Active Directory

Setting up Spring Security with Azure Active Directory

7
Comments 3
2 min read
To align assignments or not?

To align assignments or not?

6
Comments 1
1 min read
🛠 WildFly as Windows Service

🛠 WildFly as Windows Service

18
Comments 1
2 min read
How a Video-Game launched up a little Business!

How a Video-Game launched up a little Business!

6
Comments
4 min read
Archivos de propiedades en Java

Archivos de propiedades en Java

9
Comments
6 min read
How to Fix A "Mockito cannot mock this class" Exception in A Spring Boot App

How to Fix A "Mockito cannot mock this class" Exception in A Spring Boot App

32
Comments 6
3 min read
Using the new Azure SDK for Java to upload images asynchronously, using Spring Reactor

Using the new Azure SDK for Java to upload images asynchronously, using Spring Reactor

37
Comments 12
5 min read
Tutorial: Build a Serverless API backend for Slack [part 1]

Tutorial: Build a Serverless API backend for Slack [part 1]

24
Comments
8 min read
Tutorial: Build a Serverless API backend for Slack [part 2]

Tutorial: Build a Serverless API backend for Slack [part 2]

3
Comments 1
7 min read
Java Client Library - introduction

Java Client Library - introduction

6
Comments
1 min read
Thinking in Java: Learn React and React Hooks with Java Code ☕

Thinking in Java: Learn React and React Hooks with Java Code ☕

38
Comments 1
5 min read
Ara, an open source personal assistant

Ara, an open source personal assistant

52
Comments 7
2 min read
Using IntelliJ IDEA Live Templates

Using IntelliJ IDEA Live Templates

10
Comments 1
2 min read
Streaming live updates from a reactive Spring Data repository

Streaming live updates from a reactive Spring Data repository

6
Comments
4 min read
Building a fully reactive and scalable Spring application with R2DBC and a serverless database

Building a fully reactive and scalable Spring application with R2DBC and a serverless database

54
Comments 1
5 min read
What is Serialization? Everything You Need to Know About Java Serialization Explained With Example

What is Serialization? Everything You Need to Know About Java Serialization Explained With Example

11
Comments
10 min read
code metrics from your repository

code metrics from your repository

3
Comments 4
1 min read
The Beauty That Is Java

The Beauty That Is Java

8
Comments
3 min read
Using Apache Kafka to implement event-driven microservices

Using Apache Kafka to implement event-driven microservices

87
Comments 1
7 min read
java Nameing conventions

java Nameing conventions

5
Comments
1 min read
How to Customize Serialization In Java By Using Externalizable Interface

How to Customize Serialization In Java By Using Externalizable Interface

5
Comments
7 min read
How To Learn Any Programming Language Online in 2019

How To Learn Any Programming Language Online in 2019

175
Comments 1
6 min read
loading...