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.
How To Update Or Insert A Record In Spring Data JPA

How To Update Or Insert A Record In Spring Data JPA

13
Comments 7
2 min read
Improve live streaming experience with stream mixing

Improve live streaming experience with stream mixing

8
Comments
4 min read
The Top 10 Data Science Facebook Groups for Data Scientists

The Top 10 Data Science Facebook Groups for Data Scientists

8
Comments
2 min read
Code Smell 142 - Queries in Constructors

Code Smell 142 - Queries in Constructors

23
Comments
2 min read
How to use the Factory design pattern to create browser instances: local and remote approach

How to use the Factory design pattern to create browser instances: local and remote approach

9
Comments
9 min read
A new Java ORM and why we need it

A new Java ORM and why we need it

10
Comments
8 min read
Picking a Path: Discovering my programming language through Discord Bots Pt. 1/3

Picking a Path: Discovering my programming language through Discord Bots Pt. 1/3

11
Comments 1
5 min read
The Java `.boxed()` Method

The Java `.boxed()` Method

14
Comments
1 min read
Using Tesseract OCR and Java Gateway

Using Tesseract OCR and Java Gateway

11
Comments
6 min read
IntelliJ IDEA 2022.2 EAP 5 is released: Support for Spring 6 and Spring Boot 3 features!

IntelliJ IDEA 2022.2 EAP 5 is released: Support for Spring 6 and Spring Boot 3 features!

9
Comments
1 min read
Design Patterns

Design Patterns

16
Comments 1
4 min read
A Simple Introduction To Java - Object Oriented Programming - Part 5 (Anonymous and Inner Classes, Enum)

A Simple Introduction To Java - Object Oriented Programming - Part 5 (Anonymous and Inner Classes, Enum)

9
Comments
8 min read
Java @Annotations

Java @Annotations

2
Comments
2 min read
Estudo sobre HTTP2 e protocolos binĂĄrios - parte 1

Estudo sobre HTTP2 e protocolos binĂĄrios - parte 1

9
Comments
3 min read
A guide to working with the Twitter API v2 in Java using twitter-api-java-sdk

A guide to working with the Twitter API v2 in Java using twitter-api-java-sdk

16
Comments 1
12 min read
Operators

Operators

6
Comments 1
1 min read
Spring Boot Performance Workshop with Vlad Mihalcea

Spring Boot Performance Workshop with Vlad Mihalcea

14
Comments
11 min read
Guessing game code in Java

Guessing game code in Java

9
Comments
1 min read
Java array: find the contact number of a person

Java array: find the contact number of a person

8
Comments
1 min read
Test out CodeSec for yourself with our evaluator guide!

Test out CodeSec for yourself with our evaluator guide!

9
Comments
1 min read
Jackson's @JsonView with SpringBoot Tutorial

Jackson's @JsonView with SpringBoot Tutorial

19
Comments
15 min read
Exploring Lambdas in Java

Exploring Lambdas in Java

8
Comments
3 min read
Instancio: Data Generator For Unit Tests

Instancio: Data Generator For Unit Tests

7
Comments 1
2 min read
Microservice with Domain Driven Design - the art of writing good code (production-ready example)

Microservice with Domain Driven Design - the art of writing good code (production-ready example)

6
Comments
2 min read
1/30 days of Java

1/30 days of Java

10
Comments 1
1 min read
New Free Developer Security Tool of 2022!

New Free Developer Security Tool of 2022!

9
Comments
1 min read
Which programming language to choose at the beginning, i.e. multi-Hello World

Which programming language to choose at the beginning, i.e. multi-Hello World

12
Comments 6
3 min read
How to read or convert an inputstream into a string in java? - Six easy ways

How to read or convert an inputstream into a string in java? - Six easy ways

8
Comments
2 min read
What I miss in Java, the perspective of a Kotlin developer

What I miss in Java, the perspective of a Kotlin developer

15
Comments
6 min read
Currying in Java

Currying in Java

10
Comments
2 min read
Java and Object Oriented Programming [#1]

Java and Object Oriented Programming [#1]

9
Comments
3 min read
101 Understanding masking and shifting

101 Understanding masking and shifting

8
Comments
9 min read
Install Java JDK on Arch Linux

Install Java JDK on Arch Linux

11
Comments
1 min read
Spring Boot CRUD API, Amazon RDS for MySQL, AWS Secrets Manager - example

Spring Boot CRUD API, Amazon RDS for MySQL, AWS Secrets Manager - example

9
Comments
5 min read
Is Lombok already a standard for java project development?

Is Lombok already a standard for java project development?

9
Comments 4
1 min read
Uploading a file through Swagger in Quarkus

Uploading a file through Swagger in Quarkus

6
Comments 2
3 min read
Let's Make a Virtual Dog Game with Java! 🐕

Let's Make a Virtual Dog Game with Java! 🐕

13
Comments 5
13 min read
A Simple Introduction To Java - Object Oriented Programming - Part 4 (Abstraction)

A Simple Introduction To Java - Object Oriented Programming - Part 4 (Abstraction)

4
Comments
10 min read
How to convert file to string in native java ?

How to convert file to string in native java ?

8
Comments 1
1 min read
Functional Programming in Java

Functional Programming in Java

8
Comments
2 min read
Selenium Parallel testing using Java ThreadLocal and TestNG

Selenium Parallel testing using Java ThreadLocal and TestNG

11
Comments
4 min read
A Minute of Understanding POM

A Minute of Understanding POM

8
Comments
2 min read
Hexagonal architecture and Domain Driven Design

Hexagonal architecture and Domain Driven Design

30
Comments
9 min read
New way to Use Strings in Java 17

New way to Use Strings in Java 17

7
Comments
1 min read
Convert TXT Files to Word, PDF and Image (JPG, PNG, BMP, TIFF) in Java

Convert TXT Files to Word, PDF and Image (JPG, PNG, BMP, TIFF) in Java

8
Comments
4 min read
Precise and Immersive AR for Interior Design

Precise and Immersive AR for Interior Design

7
Comments 1
4 min read
Serverless GraphQL — AWS AppSync, Lambda, Spring Boot

Serverless GraphQL — AWS AppSync, Lambda, Spring Boot

4
Comments
4 min read
Kubernetes Microservices on Azure with Cosmos DB

Kubernetes Microservices on Azure with Cosmos DB

11
Comments 1
26 min read
Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

6
Comments 4
1 min read
Day 10 - How is abstraction achieved in java?

Day 10 - How is abstraction achieved in java?

6
Comments
1 min read
JNoSQL CriteriaQuery API preview

JNoSQL CriteriaQuery API preview

10
Comments
2 min read
JVM. Garbage Collector

JVM. Garbage Collector

7
Comments
18 min read
How to Sort an Array of 0s, 1s, and 2s in Java

How to Sort an Array of 0s, 1s, and 2s in Java

7
Comments
2 min read
Remote Debugging and Developer Observability

Remote Debugging and Developer Observability

14
Comments
8 min read
Java runtime management automation with SDKMAN! .sdkmanrc

Java runtime management automation with SDKMAN! .sdkmanrc

5
Comments 1
1 min read
The beauty of currying

The beauty of currying

10
Comments
5 min read
Configurando Visual Studio Code para desenvolvimento Java.

Configurando Visual Studio Code para desenvolvimento Java.

9
Comments
2 min read
How to Plan Routes to Nearby Places in an App?

How to Plan Routes to Nearby Places in an App?

8
Comments
5 min read
Implement Language Detection — Thought and Practice

Implement Language Detection — Thought and Practice

6
Comments
4 min read
How to Monitor Health and Fitness Data During Home Workouts

How to Monitor Health and Fitness Data During Home Workouts

6
Comments
6 min read
loading...