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.
Continuous Test-Reporting with Allure

Continuous Test-Reporting with Allure

15
Comments
10 min read
Spring Boot Part 5: voyeur, A Non-Trivial Application

Spring Boot Part 5: voyeur, A Non-Trivial Application

6
Comments
11 min read
Writing a mathematical expression evaluator in Java

Writing a mathematical expression evaluator in Java

9
Comments 1
8 min read
Spring Webflux Demonstration

Spring Webflux Demonstration

6
Comments
1 min read
How to choose a language on Google App Engine if performance matters

How to choose a language on Google App Engine if performance matters

6
Comments
2 min read
Using Micronaut Annotation Mapping to Automatically Add Security Info to Swagger Docs

Using Micronaut Annotation Mapping to Automatically Add Security Info to Swagger Docs

4
Comments 1
4 min read
Code O Game - algorithms, datastructures, etc..

Code O Game - algorithms, datastructures, etc..

9
Comments
1 min read
We're hiring! New Junior test - thoughts?

We're hiring! New Junior test - thoughts?

8
Comments 1
3 min read
OneDev 3.2 - Open Source Self-Hosted All-in-One DevOps Platform

OneDev 3.2 - Open Source Self-Hosted All-in-One DevOps Platform

4
Comments
2 min read
Java vs Go: Impressive solutions for invented problems

Java vs Go: Impressive solutions for invented problems

59
Comments 28
5 min read
SPRING BOOT SECURITY WITH OAUTH 2.0

SPRING BOOT SECURITY WITH OAUTH 2.0

12
Comments 2
9 min read
How to build jdbc url to Google SQL instance?

How to build jdbc url to Google SQL instance?

6
Comments
1 min read
Springboot vs NodeJS with Kafka

Springboot vs NodeJS with Kafka

17
Comments 5
3 min read
It’s Time to Start Learning Coding: Top 20+ Best Websites To Learn Programming in 2020

It’s Time to Start Learning Coding: Top 20+ Best Websites To Learn Programming in 2020

30
Comments
12 min read
From 'A' to 'Web App': Test an API in Java 🕸☕

From 'A' to 'Web App': Test an API in Java 🕸☕

16
Comments 1
16 min read
Java Socket based chat application with SHA-1 hash encryption

Java Socket based chat application with SHA-1 hash encryption

7
Comments 1
1 min read
Effective Java! Favor Generic Methods

Effective Java! Favor Generic Methods

30
Comments 1
3 min read
Voices of the Elephant Podcast Episode - My Technology Journey, PHP, Opensource, Java

Voices of the Elephant Podcast Episode - My Technology Journey, PHP, Opensource, Java

16
Comments
1 min read
The Command Pattern in Java

The Command Pattern in Java

5
Comments 1
3 min read
Spring Boot — Getting Started

Spring Boot — Getting Started

2
Comments
3 min read
Generics Implementation of Java and C#

Generics Implementation of Java and C#

6
Comments
6 min read
Reactive Programming with Java Spring, R2DBC and MariaDB

Reactive Programming with Java Spring, R2DBC and MariaDB

15
Comments 1
11 min read
Building a commercial plugin for the JetBrains plugin marketplace

Building a commercial plugin for the JetBrains plugin marketplace

11
Comments
9 min read
Which Is The Best Option, Java Developer Or Salesforce Developer As A Fresher?

Which Is The Best Option, Java Developer Or Salesforce Developer As A Fresher?

3
Comments
2 min read
Get Matching Score With Spring data elastic search in Spring Boot for a Query

Get Matching Score With Spring data elastic search in Spring Boot for a Query

2
Comments
1 min read
Generate Android Documentation with Orchid

Generate Android Documentation with Orchid

11
Comments 3
6 min read
On Project Loom, the Reactive model and coroutines

On Project Loom, the Reactive model and coroutines

4
Comments
7 min read
Start your Journey with PEGA

Start your Journey with PEGA

11
Comments 2
5 min read
Simple Implementation of Fluent Builder - Safe Alternative To Traditional Builder

Simple Implementation of Fluent Builder - Safe Alternative To Traditional Builder

11
Comments 4
4 min read
S1E2 Learn JMeter Series - Building Blocks of JMeter

S1E2 Learn JMeter Series - Building Blocks of JMeter

9
Comments
1 min read
Test behaviour, not implementation

Test behaviour, not implementation

9
Comments
14 min read
Custom Micronaut Security Rules

Custom Micronaut Security Rules

9
Comments
4 min read
Java/Spring Twitter Bot

Java/Spring Twitter Bot

11
Comments 2
2 min read
Why I choose to use a mono-repo for a large Gradle project

Why I choose to use a mono-repo for a large Gradle project

7
Comments 4
4 min read
Introduction to Vert.x

Introduction to Vert.x

13
Comments
5 min read
Python vs Java

Python vs Java

77
Comments 92
1 min read
Processamento Assíncrono e Java

Processamento Assíncrono e Java

7
Comments
4 min read
Let's code: graphs in java

Let's code: graphs in java

10
Comments
16 min read
Building WhatsApp UI for Android 💬

Building WhatsApp UI for Android 💬

29
Comments
1 min read
Spring Data JPA | getOne() vs findById() ! Farkları nedir?

Spring Data JPA | getOne() vs findById() ! Farkları nedir?

7
Comments
3 min read
Auditing Spring MVC Application

Auditing Spring MVC Application

2
Comments 1
1 min read
Elide - Opinionated APIs for web & mobile

Elide - Opinionated APIs for web & mobile

23
Comments 1
2 min read
Java Stream Tree Walker

Java Stream Tree Walker

6
Comments
4 min read
Getting started with Github Actions: Run JUnit 5 tests in a Java project with Maven

Getting started with Github Actions: Run JUnit 5 tests in a Java project with Maven

14
Comments
4 min read
Consumer-Driven Contract Testing with Pact and Java - Part II

Consumer-Driven Contract Testing with Pact and Java - Part II

7
Comments
5 min read
Transaction savepoints in Spring JDBC

Transaction savepoints in Spring JDBC

8
Comments
6 min read
JsonBatch — Journey from zero to full-fledged Batch Engine — part 1

JsonBatch — Journey from zero to full-fledged Batch Engine — part 1

6
Comments
3 min read
Effective Java! Favor Generic Types

Effective Java! Favor Generic Types

6
Comments
3 min read
How to create GraphQL schema dynamically?

How to create GraphQL schema dynamically?

11
Comments 1
3 min read
Sending Emails with JavaScript

Sending Emails with JavaScript

8
Comments
4 min read
Best Courses to Learn Kotlin

Best Courses to Learn Kotlin

9
Comments
6 min read
Change Java_Home Path and restart Solr

Change Java_Home Path and restart Solr

2
Comments
1 min read
Moonwlker: JSON without annotation

Moonwlker: JSON without annotation

7
Comments
3 min read
Maven Tutorial For Selenium Test Automation

Maven Tutorial For Selenium Test Automation

2
Comments
17 min read
Introduction to Inverted Indexes

Introduction to Inverted Indexes

16
Comments 1
5 min read
The state of package signing across package managers

The state of package signing across package managers

34
Comments
8 min read
Managing the risk of not upgrading

Managing the risk of not upgrading

7
Comments
3 min read
How to install JDK in Ubuntu 16.04, 18.04, (or) 20.04

How to install JDK in Ubuntu 16.04, 18.04, (or) 20.04

2
Comments
2 min read
GraphQL, from Theory to Real-world with Spring-boot

GraphQL, from Theory to Real-world with Spring-boot

20
Comments
6 min read
Understanding GraphQL Error Handling mechanisms in Spring-boot

Understanding GraphQL Error Handling mechanisms in Spring-boot

17
Comments 1
9 min read
loading...