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.
Spring Security: Authentication and Authorization In-Depth

Spring Security: Authentication and Authorization In-Depth

107
Comments 16
28 min read
How To: Build an Augmented Reality Remote Assistance App in Android

How To: Build an Augmented Reality Remote Assistance App in Android

3
Comments
15 min read
Java 8 - Functional Interface

Java 8 - Functional Interface

5
Comments
1 min read
Your private PDF merge service

Your private PDF merge service

8
Comments
5 min read
Twilio hackathon: Buy Food Locally

Twilio hackathon: Buy Food Locally

8
Comments 4
3 min read
mvnx - The npx of the JVM world.

mvnx - The npx of the JVM world.

6
Comments
2 min read
GraphQL with Java Spring Boot and Postgres or MySQL made easy!

GraphQL with Java Spring Boot and Postgres or MySQL made easy!

8
Comments
6 min read
Quick And Dirty Java Makefile

Quick And Dirty Java Makefile

20
Comments 10
2 min read
Spring Boot performance benchmarks with Tomcat, Undertow and Webflux

Spring Boot performance benchmarks with Tomcat, Undertow and Webflux

27
Comments 6
6 min read
What is Dependency Injection?

What is Dependency Injection?

10
Comments
3 min read
How not to make a framework for default request values in Spring

How not to make a framework for default request values in Spring

8
Comments
5 min read
How To Download & Upload Files Using Selenium With Java

How To Download & Upload Files Using Selenium With Java

5
Comments
13 min read
Por que aprender Java?

Por que aprender Java?

3
Comments
3 min read
From a Web Application to a Docker Image to a Deployment with Kubernetes

From a Web Application to a Docker Image to a Deployment with Kubernetes

22
Comments 1
8 min read
Truly there is no difference in implementation. Integrating Spring with Jersey and integrating Jersey with Spring

Truly there is no difference in implementation. Integrating Spring with Jersey and integrating Jersey with Spring

4
Comments
3 min read
Landscape of the Companies that adopted JavaScript in Brazil

Landscape of the Companies that adopted JavaScript in Brazil

Comments
3 min read
Complete Guide To Access Forms In Selenium With Java

Complete Guide To Access Forms In Selenium With Java

4
Comments
18 min read
Malware Analysis with .NET and Java

Malware Analysis with .NET and Java

7
Comments 1
6 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
Building an URL Shortening API with Spring WebFlux (and a lot of supporting cast)

Building an URL Shortening API with Spring WebFlux (and a lot of supporting cast)

7
Comments
9 min read
Java Initialization in a Nutshell

Java Initialization in a Nutshell

3
Comments
3 min read
Starting and stopping a Kafka listener after Spring Boot Startup

Starting and stopping a Kafka listener after Spring Boot Startup

5
Comments 1
1 min read
Repeated Capturing Group

Repeated Capturing Group

3
Comments
1 min read
Common assertions for Java collections in AssertJ

Common assertions for Java collections in AssertJ

7
Comments 3
3 min read
Mocking private static final log

Mocking private static final log

6
Comments
2 min read
Java MYSQL Connection

Java MYSQL Connection

6
Comments 2
5 min read
Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.

Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.

6
Comments
4 min read
Java Automation + Docker. Our Experience

Java Automation + Docker. Our Experience

2
Comments
1 min read
Docker-Compose a Spring Boot App Backed By MySql

Docker-Compose a Spring Boot App Backed By MySql

8
Comments 4
3 min read
Flyway with Spring Boot - database migration tool

Flyway with Spring Boot - database migration tool

8
Comments
4 min read
Materiais de apoio para desenvolvimento Java

Materiais de apoio para desenvolvimento Java

4
Comments
2 min read
The new open-source library to access to Arxiv.org API

The new open-source library to access to Arxiv.org API

6
Comments
2 min read
Simple Introduction to Monads - With Java Examples

Simple Introduction to Monads - With Java Examples

11
Comments
20 min read
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

32
Comments 1
6 min read
Qual a grande história por trás do Java?

Qual a grande história por trás do Java?

5
Comments
3 min read
Open Lowcode version 1 Released

Open Lowcode version 1 Released

2
Comments
1 min read
Install Oracle Java JDK in Ubuntu Linux

Install Oracle Java JDK in Ubuntu Linux

8
Comments
2 min read
Finding similarity using Edit Distance-Information Retrieval

Finding similarity using Edit Distance-Information Retrieval

2
Comments
2 min read
How developers should prepare for their future in data science today

How developers should prepare for their future in data science today

5
Comments 5
3 min read
Mocking Logger in Java with Mockito

Mocking Logger in Java with Mockito

9
Comments 3
2 min read
Using the new Gradle plugin for Azure Functions to deploy Spring Boot serverless applications

Using the new Gradle plugin for Azure Functions to deploy Spring Boot serverless applications

15
Comments
3 min read
Introduction To Graph Data Structure

Introduction To Graph Data Structure

3
Comments
3 min read
[Part 1] Getting Started

[Part 1] Getting Started

6
Comments 1
5 min read
Top 7 Programming Languages For Test Automation In 2023

Top 7 Programming Languages For Test Automation In 2023

7
Comments 1
7 min read
¿Qué son Spring framework y Spring Boot? Tu primer programa Java con este framework - VIDEO

¿Qué son Spring framework y Spring Boot? Tu primer programa Java con este framework - VIDEO

3
Comments
5 min read
Decrypting Amazon Connect Encrypted Customer Data

Decrypting Amazon Connect Encrypted Customer Data

6
Comments
5 min read
5.How to match word and non word characters.

5.How to match word and non word characters.

3
Comments
1 min read
Cognitive Control Annotations in Spring Boot

Cognitive Control Annotations in Spring Boot

6
Comments
3 min read
Tutorial: Use Azure Functions to process real-time data from Azure Event Hubs and persist to Azure Cosmos DB

Tutorial: Use Azure Functions to process real-time data from Azure Event Hubs and persist to Azure Cosmos DB

20
Comments
6 min read
Stream.concat vs. new ArrayList Performance within a Stream

Stream.concat vs. new ArrayList Performance within a Stream

6
Comments
6 min read
Wordpress Themes or Vala for Java Programmers?

Wordpress Themes or Vala for Java Programmers?

5
Comments
1 min read
Top 10 Free Spring Boot Courses to Learn Online for Beginners

Top 10 Free Spring Boot Courses to Learn Online for Beginners

111
Comments 2
12 min read
4. How to match whitespace and non whitespace characters.

4. How to match whitespace and non whitespace characters.

8
Comments
1 min read
The Modern Cpp Challenge on Mobile – Greatest commont divisor

The Modern Cpp Challenge on Mobile – Greatest commont divisor

6
Comments
6 min read
3.Matching digits and non digits character.

3.Matching digits and non digits character.

6
Comments
1 min read
Conditional CriteriaBuilder for Optional Params

Conditional CriteriaBuilder for Optional Params

6
Comments
2 min read
How to write Multi-Threaded Tests in Java

How to write Multi-Threaded Tests in Java

18
Comments 1
5 min read
2. The dot(.)

2. The dot(.)

7
Comments
1 min read
1.Introduction about Regex

1.Introduction about Regex

5
Comments
1 min read
Functions as Queries @ SwayDB

Functions as Queries @ SwayDB

10
Comments
2 min read
loading...