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.
Demystifying Google Container Tool Jib: Java Image Builder

Demystifying Google Container Tool Jib: Java Image Builder

6
Comments
3 min read
Don't get stuck with out of date dependencies!

Don't get stuck with out of date dependencies!

17
Comments 4
1 min read
An easy way to collect crash reports in our Android libraries

An easy way to collect crash reports in our Android libraries

21
Comments
4 min read
Java 8 Map vs flatmap method

Java 8 Map vs flatmap method

3
Comments
3 min read
Effective Java: Write Doc Comments For All Exposed APIs

Effective Java: Write Doc Comments For All Exposed APIs

4
Comments 2
2 min read
BBK#5: The Morse Code 🤫

BBK#5: The Morse Code 🤫

6
Comments
3 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 7

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 7

6
Comments 1
4 min read
Day15 :100DaysOfCode

Day15 :100DaysOfCode

3
Comments
1 min read
Dutch National Flag Problem

Dutch National Flag Problem

7
Comments
5 min read
Consumindo mensagens do Kafka sem dor de cabeça

Consumindo mensagens do Kafka sem dor de cabeça

4
Comments
10 min read
JVM Tutorial - Java Virtual Machine Architecture Explained for Beginners

JVM Tutorial - Java Virtual Machine Architecture Explained for Beginners

12
Comments
1 min read
Java 16 EA Alpine & JLink vs Graal

Java 16 EA Alpine & JLink vs Graal

8
Comments
2 min read
Revisiting the O in SOLID

Revisiting the O in SOLID

6
Comments
2 min read
How would you design a tiered plan backend?

How would you design a tiered plan backend?

Comments
1 min read
Excluding Hibernate entities from auto-generation

Excluding Hibernate entities from auto-generation

3
Comments
1 min read
A faster way to clean all inputs in an HTML form using Selenium WebDriver

A faster way to clean all inputs in an HTML form using Selenium WebDriver

4
Comments 1
4 min read
What is a TCP?

What is a TCP?

48
Comments 2
4 min read
Top 21 Spring Boot Interview Questions

Top 21 Spring Boot Interview Questions

103
Comments 7
9 min read
Some Reasons Why You Should Follow Naming Conventions

Some Reasons Why You Should Follow Naming Conventions

5
Comments 2
4 min read
Fatorial em Java

Fatorial em Java

2
Comments
1 min read
Let’s Develop an E-Commerce Application From Scratch Using Java

Let’s Develop an E-Commerce Application From Scratch Using Java

42
Comments 9
8 min read
Testing with Mockito

Testing with Mockito

5
Comments
1 min read
Building a simple MVC Application using Spring and Thymeleaf

Building a simple MVC Application using Spring and Thymeleaf

5
Comments 2
5 min read
Let’s Develop File Upload Service From Scratch Using Java and Spring Boot

Let’s Develop File Upload Service From Scratch Using Java and Spring Boot

5
Comments 2
4 min read
Build, compile, run: A crash course in classpaths

Build, compile, run: A crash course in classpaths

81
Comments 7
7 min read
Convert PDF to Word Document using Java

Convert PDF to Word Document using Java

6
Comments
1 min read
How to watch a directory in Java?

How to watch a directory in Java?

2
Comments 2
1 min read
Java XML External Entity Injection - Explained and Solved

Java XML External Entity Injection - Explained and Solved

4
Comments
1 min read
How To Run Junit Tests From The Command Line

How To Run Junit Tests From The Command Line

7
Comments
20 min read
JIT 101

JIT 101

5
Comments
3 min read
Let’s Develop an E-Commerce Application From Scratch Using Java

Let’s Develop an E-Commerce Application From Scratch Using Java

4
Comments
9 min read
Presenting Exceptions to Users

Presenting Exceptions to Users

8
Comments
8 min read
Let’s Create a Frontend for our e-commerce App with Vue.js

Let’s Create a Frontend for our e-commerce App with Vue.js

2
Comments 1
1 min read
Spring Injection Types

Spring Injection Types

2
Comments
1 min read
Creating self-contained executable JARs

Creating self-contained executable JARs

8
Comments
8 min read
[Série do Instagram - Primeiros passos como backend] Lógica de Programação

[Série do Instagram - Primeiros passos como backend] Lógica de Programação

20
Comments
2 min read
Aspect Oriented Programming with Java and SpringBoot

Aspect Oriented Programming with Java and SpringBoot

47
Comments 1
6 min read
ElasticSearch Parallel Pagination by Kafka

ElasticSearch Parallel Pagination by Kafka

2
Comments
4 min read
My first post in dev community

My first post in dev community

3
Comments 1
1 min read
How To Parse JSON In Java?

How To Parse JSON In Java?

8
Comments 2
6 min read
How I fixed java.io.IOException: Broken Pipe in Java (Wildfly 10.1)

How I fixed java.io.IOException: Broken Pipe in Java (Wildfly 10.1)

11
Comments
6 min read
Jump Start your Developer Skills with Visual Studio Code Coding Packs

Jump Start your Developer Skills with Visual Studio Code Coding Packs

56
Comments
3 min read
Some variable naming tips and tricks to make your code better đź‘Ť

Some variable naming tips and tricks to make your code better đź‘Ť

32
Comments 7
3 min read
Insert Header and Footer to Word using Java

Insert Header and Footer to Word using Java

4
Comments 1
2 min read
Avoiding the Null Pointer Exception With Optional in Java

Avoiding the Null Pointer Exception With Optional in Java

7
Comments
7 min read
UML Diagrams: Class Diagram Overview

UML Diagrams: Class Diagram Overview

27
Comments 1
7 min read
Creating a Notepad using Java and JavaFX

Creating a Notepad using Java and JavaFX

4
Comments
2 min read
UML Diagrams: Component Diagram Overview

UML Diagrams: Component Diagram Overview

13
Comments
5 min read
Test Data Factory: Why and How to Use

Test Data Factory: Why and How to Use

6
Comments
9 min read
Introduce Open-Source project TCPProxy.

Introduce Open-Source project TCPProxy.

2
Comments
1 min read
Picking a Side Project

Picking a Side Project

2
Comments
1 min read
Exceptions and Streams

Exceptions and Streams

13
Comments 1
5 min read
Spring Data Search 2.0.0 released

Spring Data Search 2.0.0 released

6
Comments
2 min read
Spring Boot + Vue.js + PostgreSQL: CRUD example

Spring Boot + Vue.js + PostgreSQL: CRUD example

26
Comments 2
3 min read
The Player Setup Endpoint – Let the Frontend run Backend code

The Player Setup Endpoint – Let the Frontend run Backend code

6
Comments
8 min read
How to create a custom actuator endpoint to monitor Jira

How to create a custom actuator endpoint to monitor Jira

10
Comments 3
3 min read
How to unit test a custom actuator endpoint

How to unit test a custom actuator endpoint

6
Comments 1
2 min read
How to handling internal Yaml in Jar.

How to handling internal Yaml in Jar.

6
Comments
4 min read
How To Create UUID in Java?

How To Create UUID in Java?

6
Comments
2 min read
Junit 5 Tutorial for Beginners

Junit 5 Tutorial for Beginners

18
Comments 1
18 min read
loading...