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.
Challenge Platforms to Learn Java

Challenge Platforms to Learn Java

7
Comments
1 min read
Secure APIs with Apache APISIX API Gateway

Secure APIs with Apache APISIX API Gateway

44
Comments 1
12 min read
🎀 Spring Boot 2.7.0 Released

🎀 Spring Boot 2.7.0 Released

12
Comments 8
2 min read
How to using JWT based Authentication with RingCentral APIs in a Spring Boot App

How to using JWT based Authentication with RingCentral APIs in a Spring Boot App

11
Comments
4 min read
Understand Source Code – Deep into the Codebase, Locally and in Production

Understand Source Code – Deep into the Codebase, Locally and in Production

25
Comments 1
9 min read
What is Maven?

What is Maven?

12
Comments 9
1 min read
Spring Boot Interview Questions

Spring Boot Interview Questions

8
Comments
1 min read
Bulk Update With Spring Data MongoDB Reactive

Bulk Update With Spring Data MongoDB Reactive

6
Comments
1 min read
Maven plugin to check dependency versions

Maven plugin to check dependency versions

11
Comments 1
3 min read
The solution to modifying memory parameters in Idea under Mac computer does not work

The solution to modifying memory parameters in Idea under Mac computer does not work

10
Comments
3 min read
Observer com PropertyChangeListener

Observer com PropertyChangeListener

10
Comments
4 min read
How to customize Jetty in Spring - Custom Error Handler

How to customize Jetty in Spring - Custom Error Handler

4
Comments
2 min read
How to Push Messages to Devices of Different Manufacturers

How to Push Messages to Devices of Different Manufacturers

9
Comments
5 min read
How To Update Or Insert A Record In Spring Data JPA

How To Update Or Insert A Record In Spring Data JPA

12
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

15
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

7
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
1 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

6
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
loading...