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.
Improving A Personal Programming Process Using Sensei

Improving A Personal Programming Process Using Sensei

2
Comments
5 min read
Finally Native Reactive JDBC Driver for Oracle Database
Cover image for Finally Native Reactive JDBC Driver for Oracle Database

Finally Native Reactive JDBC Driver for Oracle Database

5
Comments
1 min read
My first open source library

My first open source library

18
Comments 1
1 min read
How to implement to select specified ratio using Random function in Real-Time
Cover image for How to implement to select specified ratio using Random function in Real-Time

How to implement to select specified ratio using Random function in Real-Time

9
Comments
2 min read
Spring Boot Custom Components
Cover image for Spring Boot Custom Components

Spring Boot Custom Components

8
Comments
8 min read
Generics PECS - [OOP & Java #11]
Cover image for Generics PECS - [OOP & Java #11]

Generics PECS - [OOP & Java #11]

5
Comments 1
3 min read
Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages
Cover image for Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages

Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages

2
Comments
1 min read
Implementing Singly Linked Lists in Java

Implementing Singly Linked Lists in Java

7
Comments
8 min read
How to put your Java application into Docker container
Cover image for How to put your Java application into Docker container

How to put your Java application into Docker container

31
Comments 9
9 min read
when trying to deploy my spring application this error message rises:

when trying to deploy my spring application this error message rises:

4
Comments 1
3 min read
The weird substring quirk
Cover image for The weird substring quirk

The weird substring quirk

4
Comments
2 min read
11 Spring Boot Interview Questions That Make You Think
Cover image for 11 Spring Boot Interview Questions That Make You Think

11 Spring Boot Interview Questions That Make You Think

44
Comments 13
7 min read
Best Community For Programming

Best Community For Programming

10
Comments
1 min read
JAVA: theory of Operators, Precedence & Associativity

JAVA: theory of Operators, Precedence & Associativity

9
Comments 1
3 min read
JAVA: Increment, Decrement operator

JAVA: Increment, Decrement operator

2
Comments
2 min read
Complex SQL programming in Java

Complex SQL programming in Java

7
Comments
1 min read
How to scan the file system in Java
Cover image for How to scan the file system in Java

How to scan the file system in Java

6
Comments
2 min read
Remove Blank Lines in Word Document in Java

Remove Blank Lines in Word Document in Java

5
Comments
2 min read
JAVA: Basics on JDK, JRE, JVM, IDE, Platform independence?

JAVA: Basics on JDK, JRE, JVM, IDE, Platform independence?

5
Comments
2 min read
Build a Reddit Clone using Spring Boot and Angular

Build a Reddit Clone using Spring Boot and Angular

9
Comments 1
1 min read
Java Wildcards Introduction

Java Wildcards Introduction

7
Comments
3 min read
Executing stringified source code in Java
Cover image for Executing stringified source code in Java

Executing stringified source code in Java

3
Comments
4 min read
Generating classes at runtime and invoking their methods with and without the use of Reflection in Java
Cover image for Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

9
Comments
3 min read
A fast and flexible way to scan the class paths in Java
Cover image for A fast and flexible way to scan the class paths in Java

A fast and flexible way to scan the class paths in Java

5
Comments
5 min read
Avoiding the Null Pointer Exception With Optional in Java

Avoiding the Null Pointer Exception With Optional in Java

7
Comments
7 min read
loading...