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.
GraalVM 20.3.0 LTS Released

GraalVM 20.3.0 LTS Released

3
Comments
1 min read
Important points for CS newbies !

Important points for CS newbies !

32
Comments 15
3 min read
Add/ Delete PDF Page in Java

Add/ Delete PDF Page in Java

5
Comments
2 min read
Liskov Substitution Principle

Liskov Substitution Principle

32
Comments 9
5 min read
Comparing lombok features with groovy

Comparing lombok features with groovy

8
Comments 3
6 min read
[PT-BR] Falando sobre JIT Compiler

[PT-BR] Falando sobre JIT Compiler

17
Comments 2
5 min read
Java iterators are dead. Long live Kotlin iterators!

Java iterators are dead. Long live Kotlin iterators!

7
Comments
3 min read
WHO AM I?

WHO AM I?

3
Comments 1
1 min read
Getting started with SonarQube (java, maven and docker)

Getting started with SonarQube (java, maven and docker)

2
Comments
6 min read
How I messed up as Fresher in IT

How I messed up as Fresher in IT

2
Comments
1 min read
Effective Java! Design Method Signatures Carefully

Effective Java! Design Method Signatures Carefully

5
Comments 2
3 min read
13 Things You Should Give Up If You Want To Be a Successful Developer

13 Things You Should Give Up If You Want To Be a Successful Developer

134
Comments 7
9 min read
Microservices with Spring

Microservices with Spring

38
Comments 1
2 min read
Coding Best Practices for Java Apps

Coding Best Practices for Java Apps

17
Comments
2 min read
What is the use of Synchronized keyword in Java

What is the use of Synchronized keyword in Java

10
Comments 1
6 min read
Reactive Spring Applications

Reactive Spring Applications

7
Comments
2 min read
@PathVariable and @RequestParam annotations in Spring Boot Part 2

@PathVariable and @RequestParam annotations in Spring Boot Part 2

5
Comments
4 min read
Sorting using Comparator in java with example

Sorting using Comparator in java with example

4
Comments
5 min read
Practical vs Theoretical Approach in Java Learning

Practical vs Theoretical Approach in Java Learning

6
Comments 1
7 min read
Assertion vs Assumption when writing tests (JUnit)

Assertion vs Assumption when writing tests (JUnit)

8
Comments 3
2 min read
MacOS users, Java problems in Big Sur? HELP

MacOS users, Java problems in Big Sur? HELP

12
Comments 18
1 min read
API testing with Java and REST Assured (and The Beatles)

API testing with Java and REST Assured (and The Beatles)

7
Comments
6 min read
LeetCode Problems 11-20

LeetCode Problems 11-20

8
Comments 1
1 min read
Shopping List: my way to learn stuff

Shopping List: my way to learn stuff

5
Comments
4 min read
Introduction to Spring Cloud Config

Introduction to Spring Cloud Config

6
Comments 1
4 min read
Single Responsibility Principle

Single Responsibility Principle

24
Comments
3 min read
Java Profiling: comparing BSTs, tries and TSTs

Java Profiling: comparing BSTs, tries and TSTs

9
Comments
9 min read
Move your mTLS configuration from the codebase to a service mesh!

Move your mTLS configuration from the codebase to a service mesh!

3
Comments
5 min read
A Software Developer’s Guide to Effective Debugging

A Software Developer’s Guide to Effective Debugging

3
Comments
9 min read
How I misunderstood Lombok

How I misunderstood Lombok

8
Comments 1
2 min read
The SOLID principles of Object Oriented Design

The SOLID principles of Object Oriented Design

116
Comments 4
5 min read
Manage Multiple JDK Versions on Your Computer

Manage Multiple JDK Versions on Your Computer

9
Comments 2
2 min read
Decentralised systems - SwayDB

Decentralised systems - SwayDB

6
Comments
3 min read
Stubby

Stubby

7
Comments
1 min read
Interview Prep: Bit Manipulation: Part III

Interview Prep: Bit Manipulation: Part III

7
Comments
3 min read
TextInputLayout Form Validation Using Data Binding in Android

TextInputLayout Form Validation Using Data Binding in Android

12
Comments
3 min read
Using Documentation Links with Sensei

Using Documentation Links with Sensei

7
Comments
3 min read
What is Sensei?

What is Sensei?

3
Comments
4 min read
Spring MVC REST

Spring MVC REST

13
Comments
3 min read
Effective Java! Make Defensive Copies When Necessary

Effective Java! Make Defensive Copies When Necessary

8
Comments
3 min read
The Common Java Learning Mistakes All Newbie Programmers Make

The Common Java Learning Mistakes All Newbie Programmers Make

19
Comments 1
8 min read
Cluster file storage with ActiveFS library

Cluster file storage with ActiveFS library

6
Comments
5 min read
How to set up a REST API using Quarkus.io

How to set up a REST API using Quarkus.io

9
Comments
5 min read
How To Use Thread.sleep() In Java With Selenium?

How To Use Thread.sleep() In Java With Selenium?

9
Comments
8 min read
Dependable drop-down in android using Java

Dependable drop-down in android using Java

7
Comments
3 min read
Spring Boot for war

Spring Boot for war

7
Comments 1
1 min read
Static and Dynamic Binding in JAVA

Static and Dynamic Binding in JAVA

11
Comments 2
3 min read
Some small tips for improving the GitHub API

Some small tips for improving the GitHub API

5
Comments
8 min read
How to Learn Programming Online: Best Websites to Start With

How to Learn Programming Online: Best Websites to Start With

63
Comments 4
7 min read
Common types of OOP relationships and their UML representation

Common types of OOP relationships and their UML representation

29
Comments 1
2 min read
Static Class in Java

Static Class in Java

6
Comments
3 min read
Spring Web MVC

Spring Web MVC

9
Comments
2 min read
Apache Spark Java Tutorial: Simplest Guide to Get Started

Apache Spark Java Tutorial: Simplest Guide to Get Started

10
Comments
3 min read
API testing with Java and REST Assured - getting started

API testing with Java and REST Assured - getting started

19
Comments
5 min read
LeetCode Problems 1-10

LeetCode Problems 1-10

29
Comments 3
2 min read
The Java Constants Interface Anti-Pattern

The Java Constants Interface Anti-Pattern

11
Comments 3
4 min read
Kotlin in Graal, what have I got myself into.

Kotlin in Graal, what have I got myself into.

4
Comments
2 min read
JPA with Spring Boot

JPA with Spring Boot

10
Comments 2
1 min read
Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance

Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance

11
Comments
1 min read
L'héritage et ses implications en Java: Une introduction

L'héritage et ses implications en Java: Une introduction

5
Comments
3 min read
loading...