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.
miny - an open source decluttered launcher for your Android device

miny - an open source decluttered launcher for your Android device

11
Comments 5
1 min read
Create Employee Registration Form and Submit the Form Using Spring Boot and Thymeleaf

Create Employee Registration Form and Submit the Form Using Spring Boot and Thymeleaf

11
Comments
5 min read
Digging into Hibernate's Query Cache

Digging into Hibernate's Query Cache

12
Comments
5 min read
Reverse-engineering J2CL–Bazel integration

Reverse-engineering J2CL–Bazel integration

7
Comments
12 min read
Google login authentication with Firebase in Android (2020)

Google login authentication with Firebase in Android (2020)

5
Comments
4 min read
mvn Liquibase:updateSql DatabaseException

mvn Liquibase:updateSql DatabaseException

15
Comments 4
3 min read
I created a server monitoring dashboard

I created a server monitoring dashboard

3
Comments
1 min read
Master your next Freelance Project

Master your next Freelance Project

72
Comments 3
3 min read
Idea of how to learn to code (again 😪)

Idea of how to learn to code (again 😪)

8
Comments
1 min read
Building a Blog - Let's Get Started!

Building a Blog - Let's Get Started!

12
Comments 1
2 min read
Updating AEM content with Sling Pipes

Updating AEM content with Sling Pipes

6
Comments
5 min read
JavaFX: 3 Ways of Passing Information Between Scenes!

JavaFX: 3 Ways of Passing Information Between Scenes!

25
Comments 7
5 min read
How to create a maven archetype in 5 minutes

How to create a maven archetype in 5 minutes

7
Comments
2 min read
How to create REST API in quarkus?

How to create REST API in quarkus?

8
Comments
6 min read
Write Spring Boot integration tests with Testcontainers (JUnit 4 & 5)

Write Spring Boot integration tests with Testcontainers (JUnit 4 & 5)

16
Comments 1
4 min read
GraphQL no Quarkus

GraphQL no Quarkus

8
Comments
3 min read
Handling unknown JSON structures

Handling unknown JSON structures

7
Comments 4
1 min read
Ward: Minimalistic server dashboard

Ward: Minimalistic server dashboard

2
Comments
1 min read
Jumpstart Testing with Mockito and JUnit5

Jumpstart Testing with Mockito and JUnit5

6
Comments
3 min read
Unchecked vs checked exception (with FP glasses)

Unchecked vs checked exception (with FP glasses)

7
Comments 7
4 min read
Why not to create db asset from code

Why not to create db asset from code

3
Comments 3
1 min read
Quarkus Hazelcast Client Integration

Quarkus Hazelcast Client Integration

5
Comments
1 min read
Indirect Access (Pointers)

Indirect Access (Pointers)

6
Comments
2 min read
Effective Java! Use Bounded Wildcards to Increase API Flexibility

Effective Java! Use Bounded Wildcards to Increase API Flexibility

11
Comments
7 min read
So many months.....

So many months.....

3
Comments 1
1 min read
Selenide: A Powerful Testing Framework

Selenide: A Powerful Testing Framework

7
Comments
5 min read
Сomplex Code: Story of One Interview

Сomplex Code: Story of One Interview

7
Comments 1
8 min read
Implementing a Ternary Operator in Scala

Implementing a Ternary Operator in Scala

26
Comments 6
4 min read
O profissional "quase" perfeito

O profissional "quase" perfeito

3
Comments 1
2 min read
Who are your favorite Java YouTubers?

Who are your favorite Java YouTubers?

4
Comments 2
1 min read
How to create piconet in android?

How to create piconet in android?

2
Comments
2 min read
Home made JWT authentication for Javalin

Home made JWT authentication for Javalin

9
Comments
5 min read
AWS Lambda: Quarkus vs Plain Java

AWS Lambda: Quarkus vs Plain Java

12
Comments 2
4 min read
So You Think You Know Kpop (Android App)

So You Think You Know Kpop (Android App)

5
Comments 1
2 min read
Building an E-Commerce application using Java & React

Building an E-Commerce application using Java & React

55
Comments 7
12 min read
Lista ou Array? Qual usar?

Lista ou Array? Qual usar?

3
Comments
4 min read
Handling Data in PEGA

Handling Data in PEGA

6
Comments 3
6 min read
My most used Java 8 Lambda functions

My most used Java 8 Lambda functions

8
Comments
7 min read
Spring Boot Introduction

Spring Boot Introduction

12
Comments
2 min read
Your first Stripe Charge with Java + Spring in 5 minutes

Your first Stripe Charge with Java + Spring in 5 minutes

2
Comments
4 min read
Master Array Data structure.

Master Array Data structure.

18
Comments
2 min read
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
loading...