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 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
How to Build GraphQL Services in Java with Spring Boot

How to Build GraphQL Services in Java with Spring Boot

61
Comments 22
7 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 3>

Need tips to start Software Engineering <Post 3>

10
Comments
1 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
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

53
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
Implementing in-app language change

Implementing in-app language change

16
Comments
5 min read
AtomicReference, a sometimes easier alternative to synchronized blocks

AtomicReference, a sometimes easier alternative to synchronized blocks

8
Comments
4 min read
Are you worried where your garbage goes?

Are you worried where your garbage goes?

12
Comments 3
2 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
In-memory database tests with Querydsl

In-memory database tests with Querydsl

27
Comments
5 min read
Kissing the state machine goodbye

Kissing the state machine goodbye

35
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
Read Efficient Data Structures

Read Efficient Data Structures

237
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)

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