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.
A concatenated iterator example in Kotlin

A concatenated iterator example in Kotlin

12
Comments 2
3 min read
GraphQL Java Cheat Sheet

GraphQL Java Cheat Sheet

73
Comments 1
3 min read
Attaching actions to rollbacks in Spring

Attaching actions to rollbacks in Spring

7
Comments
2 min read
Gain flexibility with generic shared preferences for Android

Gain flexibility with generic shared preferences for Android

8
Comments 2
3 min read
Decompiling Kotlin's program: Data class

Decompiling Kotlin's program: Data class

7
Comments
2 min read
Spring Boot with Redis conversion service and custom key converter

Spring Boot with Redis conversion service and custom key converter

14
Comments
3 min read
Better, Faster, Lighter Java with Java 12 and JHipster 6

Better, Faster, Lighter Java with Java 12 and JHipster 6

11
Comments
8 min read
Getting started with GraphQL Java

Getting started with GraphQL Java

106
Comments 1
2 min read
Java Inheritance Puzzle

Java Inheritance Puzzle

8
Comments 6
1 min read
An intro to Mutation Testing - or why coverage sucks

An intro to Mutation Testing - or why coverage sucks

11
Comments
7 min read
Java Annotations.

Java Annotations.

9
Comments
2 min read
Build a Microservice Architecture with Spring Boot and Kubernetes

Build a Microservice Architecture with Spring Boot and Kubernetes

30
Comments
19 min read
Java math challenge

Java math challenge

11
Comments 6
1 min read
Java 8 Streams: Pare de usar ‘for’ e simplifique seu código!

Java 8 Streams: Pare de usar ‘for’ e simplifique seu código!

14
Comments 1
8 min read
Java String Puzzle

Java String Puzzle

13
Comments 11
1 min read
SEGURIDAD EN APLICACIONES WEB JAVA

SEGURIDAD EN APLICACIONES WEB JAVA

6
Comments
2 min read
Deploying your Spring boot to Heroku

Deploying your Spring boot to Heroku

3
Comments
5 min read
LiveData Examples

LiveData Examples

4
Comments
2 min read
My First Published App (part 2)

My First Published App (part 2)

3
Comments
6 min read
Spring boot + Spring Security 5 + OAuth2/OIDC Client - Basics

Spring boot + Spring Security 5 + OAuth2/OIDC Client - Basics

105
Comments 9
2 min read
Testing nested structures with AssertJ

Testing nested structures with AssertJ

9
Comments
4 min read
A small introduction to Java 11's HttpClient

A small introduction to Java 11's HttpClient

9
Comments 2
4 min read
A very simple Test Driven Development Tutorial

A very simple Test Driven Development Tutorial

37
Comments
4 min read
Test Your Spring Boot Applications with JUnit 5

Test Your Spring Boot Applications with JUnit 5

19
Comments
21 min read
Java 8 Optional: A way to avoid NullPointerException

Java 8 Optional: A way to avoid NullPointerException

25
Comments 7
6 min read
Top 20+ Java Interview Questions

Top 20+ Java Interview Questions

23
Comments 10
13 min read
50+ Data Structure and Algorithms Problems from Coding Interviews

50+ Data Structure and Algorithms Problems from Coding Interviews

522
Comments 18
17 min read
Spring boot + Spring Security 5 + OAuth2/OIDC Client - Deep Dive

Spring boot + Spring Security 5 + OAuth2/OIDC Client - Deep Dive

42
Comments 9
4 min read
How to Avoid Typical Mistakes While Learning Java

How to Avoid Typical Mistakes While Learning Java

55
Comments 3
10 min read
The Behavior of `i = i++` in Java

The Behavior of `i = i++` in Java

34
Comments 8
3 min read
Debugging Microservices running in Kubernetes

Debugging Microservices running in Kubernetes

17
Comments
3 min read
Java 8: Entenda facilmente funções lambda, a principal novidade!

Java 8: Entenda facilmente funções lambda, a principal novidade!

12
Comments
6 min read
Report about updating a Java project from JDK 8 to JDK 11

Report about updating a Java project from JDK 8 to JDK 11

13
Comments 4
4 min read
Kotlin: Removing POJO Boilerplate

Kotlin: Removing POJO Boilerplate

14
Comments 3
3 min read
A First Attempt at Making Art with Code

A First Attempt at Making Art with Code

43
Comments 12
4 min read
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

4
Comments 20
1 min read
Top 5 Java Test Frameworks For Automation In 2019

Top 5 Java Test Frameworks For Automation In 2019

7
Comments 3
10 min read
C# for the Java Developer: Enums

C# for the Java Developer: Enums

7
Comments
2 min read
C# for the Java Developer: Lambdas

C# for the Java Developer: Lambdas

5
Comments
3 min read
The beginner's guide to Spring Boot

The beginner's guide to Spring Boot

85
Comments 4
2 min read
C# for the Java Developer: Generics

C# for the Java Developer: Generics

8
Comments
3 min read
C# for the Java Developer: Extension Methods

C# for the Java Developer: Extension Methods

7
Comments
2 min read
How to start with unit testing in Java: A complete introduction to JUnit 5

How to start with unit testing in Java: A complete introduction to JUnit 5

64
Comments 4
7 min read
Lightweight serverless Java functions with Quarkus

Lightweight serverless Java functions with Quarkus

21
Comments 3
2 min read
A Quick Guide to OAuth 2.0 with Spring Security

A Quick Guide to OAuth 2.0 with Spring Security

20
Comments
12 min read
Quarkus: Introduction of New Method for Quickly Launching Java applications on Container

Quarkus: Introduction of New Method for Quickly Launching Java applications on Container

5
Comments 2
1 min read
Use JFlex to Count Words

Use JFlex to Count Words

7
Comments 1
3 min read
Trivia Kata: A Refactoring Story

Trivia Kata: A Refactoring Story

9
Comments
6 min read
Meet JFlex

Meet JFlex

11
Comments
3 min read
The `else if` Keyword Doesn’t Exist in Java

The `else if` Keyword Doesn’t Exist in Java

24
Comments 20
5 min read
How to become a better Java Developer in 2024? [with Resources]

How to become a better Java Developer in 2024? [with Resources]

134
Comments 2
13 min read
Setup of a Local Kubernetes and Istio Dev Environment

Setup of a Local Kubernetes and Istio Dev Environment

31
Comments 1
4 min read
Opensource Android Code Snippets in Java

Opensource Android Code Snippets in Java

14
Comments
1 min read
Ubuntu 18.04 install Java and Eclipse IDE

Ubuntu 18.04 install Java and Eclipse IDE

8
Comments
2 min read
Which eclipse IDE shortcut/feature you wish you had known sooner?

Which eclipse IDE shortcut/feature you wish you had known sooner?

5
Comments 4
1 min read
18 Best Java Books For Beginners In 2019

18 Best Java Books For Beginners In 2019

79
Comments 6
12 min read
Java LinkedList Tutorial with Examples

Java LinkedList Tutorial with Examples

9
Comments
9 min read
Be Careful with String’s Substring Method in Java

Be Careful with String’s Substring Method in Java

13
Comments 9
5 min read
What the heck is polymorphism?

What the heck is polymorphism?

237
Comments 19
7 min read
How static is a static inner class in Java?

How static is a static inner class in Java?

7
Comments
2 min read
loading...