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.
Java Pattern Problem
Cover image for Java Pattern Problem

Java Pattern Problem

3
Comments
9 min read
Building an Event Ticketing App with Quarkus & ButterCMS

Building an Event Ticketing App with Quarkus & ButterCMS

1
Comments
1 min read
Handler - why small implementation is good?

Handler - why small implementation is good?

Comments
3 min read
Refactoring Was Totally Worth It

Refactoring Was Totally Worth It

Comments
3 min read
Clean Architecture: some architectural patterns explained
Cover image for Clean Architecture: some architectural patterns explained

Clean Architecture: some architectural patterns explained

3
Comments
5 min read
CSV Generation From Large JSON Response in Spring
Cover image for CSV Generation From Large JSON Response in Spring

CSV Generation From Large JSON Response in Spring

8
Comments
7 min read
Spring @Autowired tricks
Cover image for Spring @Autowired tricks

Spring @Autowired tricks

3
Comments
2 min read
Creating a Risk-Aware Card Program

Creating a Risk-Aware Card Program

1
Comments
4 min read
Binary trees, a coding interview must-know
Cover image for Binary trees, a coding interview must-know

Binary trees, a coding interview must-know

4
Comments
6 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Custom Method in Java Record Class
Cover image for Custom Method in Java Record Class

Custom Method in Java Record Class

8
Comments
3 min read
Java - Convert Excel Cell Value from Text to Number or Number to Text

Java - Convert Excel Cell Value from Text to Number or Number to Text

1
Comments
3 min read
Consume Large JSON Response in Spring
Cover image for Consume Large JSON Response in Spring

Consume Large JSON Response in Spring

16
Comments
5 min read
How to Build Java Applications Today #68
Cover image for How to Build Java Applications Today #68

How to Build Java Applications Today #68

3
Comments
9 min read
Streaming Large JSON Response in Spring.
Cover image for Streaming Large JSON Response in Spring.

Streaming Large JSON Response in Spring.

48
Comments 4
8 min read
Java 19 and the new Virtual Threads
Cover image for Java 19 and the new Virtual Threads

Java 19 and the new Virtual Threads

6
Comments
2 min read
How to access projects in multimodule Gradle project?
Cover image for How to access projects in multimodule Gradle project?

How to access projects in multimodule Gradle project?

1
Comments
2 min read
Code Smell 167 - Hashing Comparison
Cover image for Code Smell 167 - Hashing Comparison

Code Smell 167 - Hashing Comparison

4
Comments 1
2 min read
How to implement a hash table in Java (Part 1)

How to implement a hash table in Java (Part 1)

9
Comments
11 min read
Code evaluation as a debugging tool
Cover image for Code evaluation as a debugging tool

Code evaluation as a debugging tool

4
Comments
3 min read
Programming chose me

Programming chose me

5
Comments 2
1 min read
Reflection API feature in Java – Overview

Reflection API feature in Java – Overview

4
Comments
3 min read
Exploring object-oriented programming concepts with Java
Cover image for Exploring object-oriented programming concepts with Java

Exploring object-oriented programming concepts with Java

4
Comments
11 min read
When I'm using JMH

When I'm using JMH

3
Comments
8 min read
Why Unit Tests Will Save You a Lot of Time

Why Unit Tests Will Save You a Lot of Time

13
Comments
3 min read
loading...