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.
Hide and Keep your API key out of GitHub repository

Hide and Keep your API key out of GitHub repository

6
Comments
2 min read
How Java Has Advanced In The Past 6 Years (From Java 8 to Java 15)

How Java Has Advanced In The Past 6 Years (From Java 8 to Java 15)

75
Comments 2
18 min read
Easy Java desktop UI with JavaFX and gluon scene builder

Easy Java desktop UI with JavaFX and gluon scene builder

7
Comments 1
3 min read
Effective Java! Return Empty Collections or Arrays, Not Nulls

Effective Java! Return Empty Collections or Arrays, Not Nulls

7
Comments
2 min read
Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans.

Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans.

8
Comments
4 min read
JAVA: OOP (Inheritance)

JAVA: OOP (Inheritance)

7
Comments 4
4 min read
10 Books Every Java Developer Must Read

10 Books Every Java Developer Must Read

5
Comments
4 min read
New Java learning path on Microsoft Learn

New Java learning path on Microsoft Learn

56
Comments 4
3 min read
What languages are most commonly used for GUI development?

What languages are most commonly used for GUI development?

6
Comments 2
1 min read
How to manage your configuration file with YAML in Java programmatically

How to manage your configuration file with YAML in Java programmatically

11
Comments 5
4 min read
Software Architecture

Software Architecture

628
Comments 12
10 min read
From Swing to Compose Desktop #6

From Swing to Compose Desktop #6

5
Comments
2 min read
JAVA: OOP in brief

JAVA: OOP in brief

6
Comments 4
2 min read
Writing key values from Java to Consul

Writing key values from Java to Consul

2
Comments
1 min read
Implementing Selection Sort in Java

Implementing Selection Sort in Java

6
Comments
6 min read
Java 16 - Open with Power

Java 16 - Open with Power

4
Comments
1 min read
Invoking and handling privates and all other methods of an object with and without the use of Reflection in Java

Invoking and handling privates and all other methods of an object with and without the use of Reflection in Java

2
Comments
2 min read
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

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

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

9
Comments
2 min read
Spring Boot Custom Components

Spring Boot Custom Components

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

Generics PECS - [OOP & Java #11]

5
Comments 1
3 min read
Implementing Singly Linked Lists in Java

Implementing Singly Linked Lists in Java

7
Comments
8 min read
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
How to put your Java application into Docker container

How to put your Java application into Docker container

30
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

The weird substring quirk

4
Comments
2 min read
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

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
Java Wildcards Introduction

Java Wildcards Introduction

7
Comments
3 min read
Build a Reddit Clone using Spring Boot and Angular

Build a Reddit Clone using Spring Boot and Angular

8
Comments 1
1 min read
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

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

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

5
Comments
5 min read
How to bind methods or constructors to functional interfaces in Java

How to bind methods or constructors to functional interfaces in Java

4
Comments
5 min read
Optimizing CPU usage by performing tasks in parallel with different priorities in Java

Optimizing CPU usage by performing tasks in parallel with different priorities in Java

7
Comments
3 min read
Pretty Logger for Java - build nice looking command line apps in Java

Pretty Logger for Java - build nice looking command line apps in Java

6
Comments
2 min read
How to get field values with Reflection and with direct memory access in Java

How to get field values with Reflection and with direct memory access in Java

5
Comments
1 min read
How to find all the classes of a package in Java

How to find all the classes of a package in Java

2
Comments
3 min read
How to setup Android Studio in 4GB ram.

How to setup Android Studio in 4GB ram.

21
Comments 10
3 min read
Simple State Machines In Java

Simple State Machines In Java

8
Comments
3 min read
How to create your own dependency injection framework in Java

How to create your own dependency injection framework in Java

17
Comments
8 min read
From Swing to Compose Desktop #5

From Swing to Compose Desktop #5

6
Comments
3 min read
#100DaysOFCode

#100DaysOFCode

2
Comments
2 min read
Lombok can be as ORM framework

Lombok can be as ORM framework

8
Comments 13
1 min read
Authorization, Authentication of apps and APIs made easy with Auth0

Authorization, Authentication of apps and APIs made easy with Auth0

39
Comments 1
2 min read
API Testing with Java and REST Assured - Allure reporting

API Testing with Java and REST Assured - Allure reporting

9
Comments 1
4 min read
Kotlin - Unit Testing Classes Without Leaking Public API!

Kotlin - Unit Testing Classes Without Leaking Public API!

7
Comments
6 min read
Terraform for Java developers video series

Terraform for Java developers video series

18
Comments
2 min read
Java 8 Streams.

Java 8 Streams.

10
Comments
1 min read
I need a contributors to my opensource project

I need a contributors to my opensource project

3
Comments 3
1 min read
What's the difference between including `new type[]` and not including it?

What's the difference between including `new type[]` and not including it?

6
Comments 1
1 min read
[Podcast] Barcoding podcast - Episode 13: Security

[Podcast] Barcoding podcast - Episode 13: Security

4
Comments
1 min read
loading...