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

10
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!

16
Comments 2
8 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
How I lost 40lb, got a developer job, and how I plan on changing the unhealthy stereotype in tech!

How I lost 40lb, got a developer job, and how I plan on changing the unhealthy stereotype in tech!

8
Comments 6
4 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

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