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.
11 Best Unit Testing Frameworks For Selenium Automation

11 Best Unit Testing Frameworks For Selenium Automation

6
Comments 2
14 min read
INTRODUCTION TO REGEX EXPRESSIONS FOR JAVA DEVELOPERS

INTRODUCTION TO REGEX EXPRESSIONS FOR JAVA DEVELOPERS

11
Comments
7 min read
Top JAVA learning resources present online

Top JAVA learning resources present online

10
Comments
4 min read
Database Migrations with Liquibase and Flyway

Database Migrations with Liquibase and Flyway

3
Comments
3 min read
Testing sign-up with real emails - Selenium Java email API tutorial (with examples)

Testing sign-up with real emails - Selenium Java email API tutorial (with examples)

7
Comments
5 min read
Distributed API Documentation - How to Aggregate Swagger

Distributed API Documentation - How to Aggregate Swagger

7
Comments
4 min read
Object Oriented Programming, Explained

Object Oriented Programming, Explained

10
Comments 1
2 min read
A workout routine with Oracle DEV GYM

A workout routine with Oracle DEV GYM

3
Comments 3
1 min read
The Programming Puzzle That Landed Me a Job at Google

The Programming Puzzle That Landed Me a Job at Google

62
Comments
12 min read
Effective Java! Use Interfaces Only to Define Types

Effective Java! Use Interfaces Only to Define Types

6
Comments
2 min read
Kafka: consumindo registros com Spring

Kafka: consumindo registros com Spring

14
Comments 3
3 min read
JWT Bearer Authentication/Authorization with Spring Security 5 in a Spring Boot App (outdated)

JWT Bearer Authentication/Authorization with Spring Security 5 in a Spring Boot App (outdated)

44
Comments 3
7 min read
Kotlin Spring Boot use-case: dependency injection of a list of services

Kotlin Spring Boot use-case: dependency injection of a list of services

6
Comments
2 min read
Spring Boot : Handling Exception

Spring Boot : Handling Exception

5
Comments
1 min read
Cucumber.js Tutorial with Examples For Selenium JavaScript

Cucumber.js Tutorial with Examples For Selenium JavaScript

9
Comments 1
15 min read
How to handle money without losing it?

How to handle money without losing it?

9
Comments 2
5 min read
Comparison between Java, Go, and Rust

Comparison between Java, Go, and Rust

25
Comments 4
1 min read
Simple solution to convert table in Word to Excel in Java

Simple solution to convert table in Word to Excel in Java

5
Comments
2 min read
The Modern Cpp Challenge on Mobile – Abundant numbers

The Modern Cpp Challenge on Mobile – Abundant numbers

4
Comments
6 min read
Building a Twitch Chat Integrated Game

Building a Twitch Chat Integrated Game

5
Comments
7 min read
Dev.to/Twilio Hackathon: Rocket Launch bot (RELEASE!)

Dev.to/Twilio Hackathon: Rocket Launch bot (RELEASE!)

10
Comments
2 min read
Spring For Humans

Spring For Humans

4
Comments
9 min read
Automated documentation deployments using Kotlin & Netlify

Automated documentation deployments using Kotlin & Netlify

4
Comments
5 min read
Customizing your codebase per customer: Part 2 – Conditions

Customizing your codebase per customer: Part 2 – Conditions

4
Comments
3 min read
An introductory guide to annotations and annotation processors

An introductory guide to annotations and annotation processors

7
Comments
8 min read
Spring Boot : Actuator

Spring Boot : Actuator

4
Comments
1 min read
Dev.to/Twilio Hackathon: Rocket Launch bot (Part TWO)

Dev.to/Twilio Hackathon: Rocket Launch bot (Part TWO)

9
Comments
1 min read
Java interview coding questions - Part 02

Java interview coding questions - Part 02

7
Comments
1 min read
DynamoDB Client using Micronaut, Maven and GraalVM

DynamoDB Client using Micronaut, Maven and GraalVM

8
Comments
7 min read
Vector vs ArrayList vs LinkedList

Vector vs ArrayList vs LinkedList

5
Comments
1 min read
Compile-time polymorphism vs Run-time polymorphism

Compile-time polymorphism vs Run-time polymorphism

7
Comments
2 min read
Java interview coding questions - Part 01

Java interview coding questions - Part 01

10
Comments 1
1 min read
Default methods in Java 8

Default methods in Java 8

6
Comments
1 min read
Deploy de uma aplicação Java reativa (Pokedéx) na Microsoft Azure + CosmosDB ✨

Deploy de uma aplicação Java reativa (Pokedéx) na Microsoft Azure + CosmosDB ✨

25
Comments
7 min read
Spring Boot : RestTemplate

Spring Boot : RestTemplate

4
Comments
1 min read
Poisson-Disc Sampling and Generative Art

Poisson-Disc Sampling and Generative Art

7
Comments
6 min read
The Rise of Functional Programming - TerminusDB Discussion #7 38:47

The Rise of Functional Programming - TerminusDB Discussion #7

4
Comments 2
1 min read
Passo a passo de como criar seu Pokedex com Spring WebFlux

Passo a passo de como criar seu Pokedex com Spring WebFlux

119
Comments 10
11 min read
Introduction to Keycloak

Introduction to Keycloak

10
Comments 2
1 min read
Why Java ?

Why Java ?

6
Comments 2
2 min read
Hibernate Optimistic locking and Pessimistic locking

Hibernate Optimistic locking and Pessimistic locking

3
Comments
1 min read
Lambda expressions in Java

Lambda expressions in Java

6
Comments
2 min read
Visual Automation with Applitools

Visual Automation with Applitools

6
Comments 1
4 min read
Quick Tip – How to bind a function to a button ?

Quick Tip – How to bind a function to a button ?

6
Comments
3 min read
Easily process long-running jobs with JobRunr

Easily process long-running jobs with JobRunr

6
Comments
10 min read
How to Create Excel PivotTable in Java Application

How to Create Excel PivotTable in Java Application

4
Comments
2 min read
5 Ways to boost your code up using functional programming Style in Java

5 Ways to boost your code up using functional programming Style in Java

8
Comments 2
4 min read
Learn regex the easy way

Learn regex the easy way

786
Comments 12
13 min read
Implement pattern matching in Java with Vavr library

Implement pattern matching in Java with Vavr library

6
Comments 3
9 min read
Dev.to/Twilio Hackathon: Writing a Rocket launch bot!

Dev.to/Twilio Hackathon: Writing a Rocket launch bot!

8
Comments
1 min read
Spring Boot : Unit Test

Spring Boot : Unit Test

7
Comments
1 min read
Migrating from Oracle DB pipe messaging to Kafka

Migrating from Oracle DB pipe messaging to Kafka

2
Comments
4 min read
Spring Boot : JDBCTemplate

Spring Boot : JDBCTemplate

9
Comments
1 min read
Selenium C# Tutorial: Setting Up Selenium In Visual Studio

Selenium C# Tutorial: Setting Up Selenium In Visual Studio

7
Comments
6 min read
Parsing JSON in Spring Boot, part 2

Parsing JSON in Spring Boot, part 2

22
Comments 3
6 min read
Intro to Docker 2 - Docker-compose and packaging a SpringBoot application

Intro to Docker 2 - Docker-compose and packaging a SpringBoot application

10
Comments
4 min read
How to Complete a Programming Project From Scratch

How to Complete a Programming Project From Scratch

38
Comments
13 min read
How to monitor remote JVM applications with `logback-webhook-appender`.

How to monitor remote JVM applications with `logback-webhook-appender`.

8
Comments
3 min read
Spring Boot : Get property value

Spring Boot : Get property value

7
Comments
1 min read
Spring Boot : @Profile

Spring Boot : @Profile

4
Comments
1 min read
loading...