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.
Customize parsing and formatting of dates in Java 8

Customize parsing and formatting of dates in Java 8

12
Comments
1 min read
Kotlin - Is it time to switch from Java?

Kotlin - Is it time to switch from Java?

32
Comments 8
1 min read
Java Stream Uses

Java Stream Uses

14
Comments
5 min read
Bullet Train: Using feature flags and remote config in CI

Bullet Train: Using feature flags and remote config in CI

57
Comments
3 min read
What is `map` in a Java Stream

What is `map` in a Java Stream

27
Comments 2
1 min read
Using our continuous integration tool to continuously integrate our continuous integration tool

Using our continuous integration tool to continuously integrate our continuous integration tool

42
Comments
3 min read
Make an Immutable Object - in Java

Make an Immutable Object - in Java

89
Comments 17
7 min read
Filter Null Values from a List with Java8 Lambda

Filter Null Values from a List with Java8 Lambda

15
Comments 4
1 min read
HowTo: Integrate a MySQL Database into your Java Spring Boot GraphQL Service

HowTo: Integrate a MySQL Database into your Java Spring Boot GraphQL Service

30
Comments 5
5 min read
Host a React App with Dropwizard

Host a React App with Dropwizard

25
Comments
3 min read
How to use SVG on Processing(p5)

How to use SVG on Processing(p5)

7
Comments 1
1 min read
The Java Preferences API Is a Little Thing That is a Huge Benefit

The Java Preferences API Is a Little Thing That is a Huge Benefit

19
Comments 3
8 min read
Node.js has a higher cognitive load than Java

Node.js has a higher cognitive load than Java

65
Comments 19
3 min read
Need tips to start Software Engineering <Post 4>

Need tips to start Software Engineering <Post 4>

7
Comments
2 min read
Java Enterprise 101: Building a REST Server with Spring Boot

Java Enterprise 101: Building a REST Server with Spring Boot

228
Comments 6
8 min read
Need tips to start Software Engineering <Post 3>

Need tips to start Software Engineering <Post 3>

10
Comments
1 min read
Need tips to start Software Engineering <Post 2>

Need tips to start Software Engineering <Post 2>

10
Comments 1
2 min read
Need tips to start software engineering <Post 1>

Need tips to start software engineering <Post 1>

12
Comments 2
1 min read
Intersection of a vector with a sphere

Intersection of a vector with a sphere

10
Comments
4 min read
Stopping a Java memory leak

Stopping a Java memory leak

31
Comments 1
3 min read
How to Build GraphQL Services in Java with Spring Boot

How to Build GraphQL Services in Java with Spring Boot

60
Comments 22
7 min read
Why is the name of the language, 'Clojure'?

Why is the name of the language, 'Clojure'?

11
Comments
1 min read
Playing With Apache Storm On Docker - Like A Boss

Playing With Apache Storm On Docker - Like A Boss

52
Comments 5
19 min read
JVM Primer Part 2 - Debugging memory issues

JVM Primer Part 2 - Debugging memory issues

42
Comments
5 min read
Follow These Java Best Practices for Ultimate App Performance

Follow These Java Best Practices for Ultimate App Performance

12
Comments
3 min read
A Primer on JVM Memory Management and Troubleshooting - 1

A Primer on JVM Memory Management and Troubleshooting - 1

38
Comments
4 min read
AtomicReference, a sometimes easier alternative to synchronized blocks

AtomicReference, a sometimes easier alternative to synchronized blocks

8
Comments
4 min read
Implementing in-app language change

Implementing in-app language change

16
Comments
5 min read
Como criar uma aplicação REST API básica com Spark

Como criar uma aplicação REST API básica com Spark

13
Comments
2 min read
Are you worried where your garbage goes?

Are you worried where your garbage goes?

12
Comments 3
2 min read
Kissing the state machine goodbye

Kissing the state machine goodbye

33
Comments 4
6 min read
JVM Architecture 101: Get to Know Your Virtual Machine

JVM Architecture 101: Get to Know Your Virtual Machine

105
Comments 1
5 min read
In-memory database tests with Querydsl

In-memory database tests with Querydsl

27
Comments
5 min read
Read Efficient Data Structures

Read Efficient Data Structures

235
Comments 8
15 min read
How to generate Java Getters and Setters with Lombok (Part 2)

How to generate Java Getters and Setters with Lombok (Part 2)

8
Comments
5 min read
How to generate Java Getters and Setters with Lombok (Part 1)

How to generate Java Getters and Setters with Lombok (Part 1)

24
Comments 5
3 min read
Introduction to Unit Testing with Java

Introduction to Unit Testing with Java

333
Comments 17
9 min read
Ignoring Exceptions in Java

Ignoring Exceptions in Java

17
Comments 1
7 min read
Microbenchmarking on Android

Microbenchmarking on Android

16
Comments
4 min read
Why I Deleted My IDE; and How It Changed My Life For the Better

Why I Deleted My IDE; and How It Changed My Life For the Better

101
Comments 37
8 min read
Java Enterprise 101

Java Enterprise 101

214
Comments 16
8 min read
Dockerizing Java 10 Spring Boot app

Dockerizing Java 10 Spring Boot app

34
Comments
1 min read
Explain Java 8's Optional Like I'm Five

Explain Java 8's Optional Like I'm Five

78
Comments 4
1 min read
Elasticsearch(ES) and the hardships

Elasticsearch(ES) and the hardships

24
Comments 3
4 min read
Migration from Junit 4 to Junit 5

Migration from Junit 4 to Junit 5

20
Comments 6
6 min read
Microframeworks en Java

Microframeworks en Java

8
Comments
3 min read
How to publish a library to a Maven repository with the maven-publish plugin

How to publish a library to a Maven repository with the maven-publish plugin

11
Comments
5 min read
CopyMaker

CopyMaker

7
Comments
1 min read
Override `equals` method in Java

Override `equals` method in Java

8
Comments 1
2 min read
PlugFace Reborn - the Java Plugin System

PlugFace Reborn - the Java Plugin System

12
Comments 1
5 min read
Deploy Java Application To Cloud Foundry In Less Than An Hour

Deploy Java Application To Cloud Foundry In Less Than An Hour

25
Comments
2 min read
Go functional with Java

Go functional with Java

163
Comments 4
4 min read
Beefing Up Your Spring Security with Two-Factor Authentication

Beefing Up Your Spring Security with Two-Factor Authentication

15
Comments 1
10 min read
Introduction to Java: modifiers cheatsheet

Introduction to Java: modifiers cheatsheet

9
Comments
1 min read
Introduction to Aspose.CAD library

Introduction to Aspose.CAD library

8
Comments
5 min read
How to Write a Multiline Lambda in Java 8

How to Write a Multiline Lambda in Java 8

16
Comments 2
1 min read
Maven for Ant People

Maven for Ant People

8
Comments
7 min read
SpringBoot2 Blocking Web vs Reactive Web

SpringBoot2 Blocking Web vs Reactive Web

41
Comments
4 min read
Announcing SneakyThrow: A Java Library to ignore Checked Exceptions

Announcing SneakyThrow: A Java Library to ignore Checked Exceptions

24
Comments
2 min read
Architecture of a JavaFX application

Architecture of a JavaFX application

29
Comments
5 min read
loading...