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.
Safe Domain Objects with MapStruct and Immutables

Safe Domain Objects with MapStruct and Immutables

3
Comments 1
7 min read
JAVA: OOP (Encapsulation)

JAVA: OOP (Encapsulation)

9
Comments
4 min read
Hey @AWSAmplify, Is this food?
Cover image for Hey @AWSAmplify, Is this food?

Hey @AWSAmplify, Is this food?

16
Comments 2
9 min read
Avoiding NullPointerException
Cover image for Avoiding NullPointerException

Avoiding NullPointerException

13
Comments
5 min read
JAVA: OOP (Abstraction)

JAVA: OOP (Abstraction)

12
Comments
6 min read
How Java Has Advanced In The Past 6 Years (From Java 8 to Java 15)
Cover image for 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
Using Java inner classes for Jackson serialization

Using Java inner classes for Jackson serialization

7
Comments
2 min read
Environment Variables In Spring Boot Application

Environment Variables In Spring Boot Application

2
Comments
2 min read
Top 10 Most Common Java Vulnerabilities You Need to Prevent
Cover image for Top 10 Most Common Java Vulnerabilities You Need to Prevent

Top 10 Most Common Java Vulnerabilities You Need to Prevent

4
Comments
8 min read
Making applications created with old Java versions work on Java 9 and later versions
Cover image for Making applications created with old Java versions work on Java 9 and later versions

Making applications created with old Java versions work on Java 9 and later versions

2
Comments
2 min read
MongoDB $weeklyUpdate #15: We want YOU to speak at MongoDB.live 2021!
Cover image for MongoDB $weeklyUpdate #15: We want YOU to speak at MongoDB.live 2021!

MongoDB $weeklyUpdate #15: We want YOU to speak at MongoDB.live 2021!

24
Comments
6 min read
JAVA: OOP (Polymorphism)

JAVA: OOP (Polymorphism)

9
Comments 1
4 min read
Learning Java as Your First Language: For and Against
Cover image for Learning Java as Your First Language: For and Against

Learning Java as Your First Language: For and Against

5
Comments 1
6 min read
Aggregation in java

Aggregation in java

2
Comments
1 min read
How to learn js easily

How to learn js easily

2
Comments 3
1 min read
Functional way of adding retry logic to a java method
Cover image for Functional way of adding retry logic to a java method

Functional way of adding retry logic to a java method

12
Comments
2 min read
Installation of Apache Tomcat for OOP with Tecla

Installation of Apache Tomcat for OOP with Tecla

2
Comments
3 min read
A dirty hack to ease the usage of Log4J2 in Spring Boot
Cover image for A dirty hack to ease the usage of Log4J2 in Spring Boot

A dirty hack to ease the usage of Log4J2 in Spring Boot

11
Comments
4 min read
From Java 8 to Java 15 in Ten Minutes

From Java 8 to Java 15 in Ten Minutes

133
Comments 14
9 min read
5. If-then block in JAVA

5. If-then block in JAVA

4
Comments
1 min read
Hide and Keep your API key out of GitHub repository
Cover image for 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
From Swing to Compose Desktop #7: Concurrency
Cover image for From Swing to Compose Desktop #7: Concurrency

From Swing to Compose Desktop #7: Concurrency

2
Comments 1
4 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

8
Comments
2 min read
Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans.
Cover image for 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
loading...