Forem

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.
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
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
Cover image for Make an Immutable Object - in Java

Make an Immutable Object - in Java

90
Comments 17
7 min read
Filter Null Values from a List with Java8 Lambda
Cover image for 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
Cover image for 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 4
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
Cover image for 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'?
Cover image for 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
Cover image for 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
loading...