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.
The state of JVM desktop frameworks: introduction

The state of JVM desktop frameworks: introduction

6
Comments 2
7 min read
Functional handling of Collections in Java using Streams

Functional handling of Collections in Java using Streams

2
Comments 2
4 min read
Microblog: adding estimated reading time to my blog posts

Microblog: adding estimated reading time to my blog posts

17
Comments
4 min read
Scratch the edge using WebFlux (Part 1)

Scratch the edge using WebFlux (Part 1)

2
Comments
1 min read
When to Switch your Current Job as a Software Engineer?

When to Switch your Current Job as a Software Engineer?

26
Comments 2
3 min read
Wafka: Apache Kafka over the web

Wafka: Apache Kafka over the web

2
Comments
1 min read
Things I try (my resolution for 2021)

Things I try (my resolution for 2021)

2
Comments
1 min read
Produzindo mensagens com Kafka e Schema Registry

Produzindo mensagens com Kafka e Schema Registry

2
Comments
8 min read
Interview OS (Part 1)

Interview OS (Part 1)

12
Comments
4 min read
New to dev

New to dev

8
Comments 7
1 min read
Ready to Serve - A plug and play backend server

Ready to Serve - A plug and play backend server

3
Comments
1 min read
Apply Slide Layouts in PowerPoint in Java

Apply Slide Layouts in PowerPoint in Java

6
Comments
2 min read
Local Variable Type Inference: Declare var, not war

Local Variable Type Inference: Declare var, not war

13
Comments 2
3 min read
Binary Search Algorithm

Binary Search Algorithm

4
Comments 2
2 min read
Basics of Object-Oriented Programming

Basics of Object-Oriented Programming

4
Comments
3 min read
Explore Your Database Schema with SchemaCrawler

Explore Your Database Schema with SchemaCrawler

7
Comments 3
4 min read
N-Queens brute force

N-Queens brute force

2
Comments
3 min read
Maven: How to use local lib

Maven: How to use local lib

11
Comments 3
1 min read
How to read Excel files in Java?

How to read Excel files in Java?

2
Comments
1 min read
Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans (continued…).

Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans (continued…).

1
Comments
2 min read
Randoop: Automatic unit test generation for Java

Randoop: Automatic unit test generation for Java

2
Comments
3 min read
Angular Datatable with Pagination Using ag-Grid and REST API

Angular Datatable with Pagination Using ag-Grid and REST API

6
Comments
8 min read
Jenkins: Automating your delivery pipeline

Jenkins: Automating your delivery pipeline

15
Comments
4 min read
[PT-BR] Padrão de Projeto: Data Transfer Object

[PT-BR] Padrão de Projeto: Data Transfer Object

17
Comments
4 min read
Is Hibernate Really Worth It ?

Is Hibernate Really Worth It ?

9
Comments 1
5 min read
[Road to Job] #1 Electrical to Software Eng

[Road to Job] #1 Electrical to Software Eng

9
Comments 12
1 min read
Java vs JavaScript - What is the Difference?

Java vs JavaScript - What is the Difference?

33
Comments 5
8 min read
Java and Spring

Java and Spring

2
Comments
1 min read
Spring WebClient vs RestTemplate – Comparison and Features

Spring WebClient vs RestTemplate – Comparison and Features

9
Comments
5 min read
Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance

Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance

13
Comments
10 min read
How to Make Your Reviewer Cry Using Java Optional

How to Make Your Reviewer Cry Using Java Optional

54
Comments 16
6 min read
TVShows Android App Open Source

TVShows Android App Open Source

3
Comments 1
1 min read
Publishing an obfuscated kotlin library

Publishing an obfuscated kotlin library

11
Comments
6 min read
Soft Deletion in Database

Soft Deletion in Database

10
Comments 5
1 min read
Java finalize() is danger

Java finalize() is danger

5
Comments
2 min read
Memory Management in Java

Memory Management in Java

6
Comments 3
4 min read
Write a kubectl plugin in Java with jbang and fabric8

Write a kubectl plugin in Java with jbang and fabric8

11
Comments 1
5 min read
Dependency Injection and Unit Testing with Mockito In Spring Boot Java

Dependency Injection and Unit Testing with Mockito In Spring Boot Java

10
Comments 3
3 min read
Building a Native Java Application for ARM64 with Quarkus

Building a Native Java Application for ARM64 with Quarkus

23
Comments
9 min read
Java’s strange bit of syntax

Java’s strange bit of syntax

12
Comments 1
3 min read
Another Two Years In The Life Of AI, ML, DL And Java

Another Two Years In The Life Of AI, ML, DL And Java

3
Comments
11 min read
Hide Checked Exceptions with SneakyThrows

Hide Checked Exceptions with SneakyThrows

14
Comments 2
4 min read
CI/CD for personal project on homerserver

CI/CD for personal project on homerserver

7
Comments 1
1 min read
How to automate tests for webhooks

How to automate tests for webhooks

2
Comments
2 min read
Interview OS (Part 2A) - Important Terms in OS

Interview OS (Part 2A) - Important Terms in OS

10
Comments
3 min read
Effective Java! Return Optionals Judiciously

Effective Java! Return Optionals Judiciously

13
Comments
4 min read
Maven Complete Tutorial for Beginners

Maven Complete Tutorial for Beginners

83
Comments
36 min read
Deploying Spring Boot Application on Kubernetes

Deploying Spring Boot Application on Kubernetes

5
Comments
7 min read
Binary Search (Recursively) in Java

Binary Search (Recursively) in Java

5
Comments
2 min read
Create Bulleted and Numbered Lists in Word in Java

Create Bulleted and Numbered Lists in Word in Java

2
Comments
2 min read
Intermediate or Advanced books on Java

Intermediate or Advanced books on Java

2
Comments 3
1 min read
Testing Amazon S3 using s3Ninja

Testing Amazon S3 using s3Ninja

9
Comments 1
3 min read
Backend developers deserve better tools for frontend

Backend developers deserve better tools for frontend

16
Comments
6 min read
Golang through the eyes of a Java developer - pros and cons

Golang through the eyes of a Java developer - pros and cons

71
Comments 24
8 min read
Barinsta: The Open Source Instagram Client

Barinsta: The Open Source Instagram Client

3
Comments 6
2 min read
12+ Java Practice Projects to Improve Your Programming Career Prospects

12+ Java Practice Projects to Improve Your Programming Career Prospects

79
Comments 2
7 min read
Java: How to work with files? Lifehacks for beginners

Java: How to work with files? Lifehacks for beginners

4
Comments
2 min read
Retrospectiva (?) das palestras que tive a oportunidade de realizar em 2020 <3

Retrospectiva (?) das palestras que tive a oportunidade de realizar em 2020 <3

11
Comments
5 min read
Throttle HTTP requests on paged resources with Vert.x

Throttle HTTP requests on paged resources with Vert.x

8
Comments
5 min read
Spring Boot JPA + H2 example: Build a CRUD Rest APIs

Spring Boot JPA + H2 example: Build a CRUD Rest APIs

38
Comments 1
4 min read
loading...