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.
Upgrading Spring Security OAuth and JUnit Tests through the 👀 of a Java Hipster

Upgrading Spring Security OAuth and JUnit Tests through the 👀 of a Java Hipster

6
Comments
15 min read
Maven or Gradle?

Maven or Gradle?

11
Comments 4
1 min read
The Difference Between Public and Private in Java

The Difference Between Public and Private in Java

22
Comments 4
7 min read
Design Patterns in Java

Design Patterns in Java

56
Comments 18
3 min read
Duck typing in java

Duck typing in java

19
Comments 1
4 min read
LeetCode 31. Next Permutation

LeetCode 31. Next Permutation

7
Comments 1
1 min read
How to learn java programming

How to learn java programming

11
Comments
6 min read
Example Java App running in the Cloud via Kubernetes

Example Java App running in the Cloud via Kubernetes

11
Comments
4 min read
The Best Way To Learn Java Programming

The Best Way To Learn Java Programming

27
Comments 3
7 min read
LeetCode 7. Reverse Integer

LeetCode 7. Reverse Integer

6
Comments
1 min read
OOP Concepts in Java

OOP Concepts in Java

9
Comments
10 min read
LeetCode 20. Valid Parentheses

LeetCode 20. Valid Parentheses

7
Comments 1
1 min read
Micronaut – primeiras impressões

Micronaut – primeiras impressões

4
Comments
12 min read
Explain Non-Blocking I/O Like I'm Five

Explain Non-Blocking I/O Like I'm Five

95
Comments 1
7 min read
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 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
How to Avoid Typical Mistakes While Learning Java

How to Avoid Typical Mistakes While Learning Java

55
Comments 3
10 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

29
Comments 8
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

525
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
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
Java math challenge

Java math challenge

11
Comments 7
1 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
loading...