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.
Serverless functions with FN project

Serverless functions with FN project

6
Comments
7 min read
Lombok: Corrigindo problema de cobertura de código no SonarQube

Lombok: Corrigindo problema de cobertura de código no SonarQube

7
Comments
2 min read
Creational Patterns : Factory Method

Creational Patterns : Factory Method

8
Comments
4 min read
Join Hacktoberfest 2021 and contribute to QuestDB!

Join Hacktoberfest 2021 and contribute to QuestDB!

9
Comments 2
2 min read
Two ways to integrate Javadoc into IntelliJ IDEA

Two ways to integrate Javadoc into IntelliJ IDEA

6
Comments
2 min read
Qual a quantidade ideal de parâmetros nas funções? Nenhum

Qual a quantidade ideal de parâmetros nas funções? Nenhum

4
Comments
5 min read
Road to algorithm world

Road to algorithm world

4
Comments
6 min read
Dynamic health-checks with spring boot

Dynamic health-checks with spring boot

7
Comments 8
2 min read
Understanding Java Memory Allocation: Stack vs. Heap

Understanding Java Memory Allocation: Stack vs. Heap

6
Comments
5 min read
How I Learned OOP: A Nightmare

How I Learned OOP: A Nightmare

2
Comments 2
5 min read
How to Handle NullPointerException using Java

How to Handle NullPointerException using Java

6
Comments
3 min read
String Builder

String Builder

5
Comments 2
2 min read
Understanding Stack Traces and Debugging them Further

Understanding Stack Traces and Debugging them Further

5
Comments
10 min read
Top tools to learn to become a complete Java developer

Top tools to learn to become a complete Java developer

16
Comments 2
3 min read
Faster Maven builds

Faster Maven builds

12
Comments
7 min read
Implementing Threading with Java

Implementing Threading with Java

4
Comments
3 min read
Java Quickie. Abstract classes vs interfaces

Java Quickie. Abstract classes vs interfaces

5
Comments
4 min read
Oracle JDK 17 is FREE now.

Oracle JDK 17 is FREE now.

4
Comments 2
2 min read
Github Actions - Introdução com Java

Github Actions - Introdução com Java

7
Comments
7 min read
Contribute to Codename One during Hacktoberfest

Contribute to Codename One during Hacktoberfest

7
Comments
2 min read
Introduction to Java

Introduction to Java

4
Comments
2 min read
Push dynamic shortcuts to Google Assistant so your users can use their voice to fast track into your app!

Push dynamic shortcuts to Google Assistant so your users can use their voice to fast track into your app!

2
Comments
1 min read
How to test a Quarkus GraphQL API

How to test a Quarkus GraphQL API

6
Comments
2 min read
Deploying Spring Boot MVC with JSP project to AWS Elastic Beanstalk

Deploying Spring Boot MVC with JSP project to AWS Elastic Beanstalk

5
Comments
2 min read
Building Microservices using Spring Boot + HarperDB and Deploying it on AWS

Building Microservices using Spring Boot + HarperDB and Deploying it on AWS

28
Comments
15 min read
Serverless API with Java and Redis

Serverless API with Java and Redis

5
Comments
2 min read
Como funciona a famosa injeção de dependência e porque ela é importante

Como funciona a famosa injeção de dependência e porque ela é importante

8
Comments 2
6 min read
Lazy Initialization

Lazy Initialization

3
Comments
2 min read
[Java] Converting PDF to SVG

[Java] Converting PDF to SVG

6
Comments
2 min read
Java Quickie. The .class syntax

Java Quickie. The .class syntax

5
Comments
2 min read
Java: Convert String to a Number

Java: Convert String to a Number

6
Comments
1 min read
Testing MariaDB ColumnStore performance

Testing MariaDB ColumnStore performance

5
Comments
6 min read
[PT-BR] Minhas duas features preferidas do Java 17

[PT-BR] Minhas duas features preferidas do Java 17

29
Comments 10
2 min read
Effective Java: Include Failure-Capture Information in Detail Messages

Effective Java: Include Failure-Capture Information in Detail Messages

6
Comments
2 min read
Spring Security Oauth2- JWT Authentication in a resource server

Spring Security Oauth2- JWT Authentication in a resource server

5
Comments
6 min read
How to create a production Docker image

How to create a production Docker image

145
Comments 7
5 min read
10 Java Developer Skills that are in High Demand

10 Java Developer Skills that are in High Demand

168
Comments 6
4 min read
Java Quickie. Annotations

Java Quickie. Annotations

7
Comments
2 min read
How to Build Java Applications Today: #55

How to Build Java Applications Today: #55

3
Comments
10 min read
Testing in Android. How to run a test

Testing in Android. How to run a test

5
Comments
3 min read
Effective Java - Static factory methods vs Constructors

Effective Java - Static factory methods vs Constructors

5
Comments
2 min read
A comparison of libraries for named entity recognition

A comparison of libraries for named entity recognition

5
Comments
5 min read
Top 5 IntelliJ IDEA Tips & Tricks!

Top 5 IntelliJ IDEA Tips & Tricks!

19
Comments 2
2 min read
Primeiros passos com Java III - Métodos, escopo e recursão

Primeiros passos com Java III - Métodos, escopo e recursão

8
Comments
9 min read
Understanding Threading

Understanding Threading

3
Comments
2 min read
OOP Series: Inheritance in Java

OOP Series: Inheritance in Java

7
Comments
8 min read
Testing in Android. Fundamentals

Testing in Android. Fundamentals

8
Comments 3
4 min read
Spring Data — Transactional Caveats

Spring Data — Transactional Caveats

26
Comments 3
5 min read
I've Got a Cute PR

I've Got a Cute PR

9
Comments
3 min read
JEP 378: Text Blocks. New way to use String in Java

JEP 378: Text Blocks. New way to use String in Java

10
Comments 2
2 min read
[pt-br] Acessando keycloak via Spring Netflix Zuul

[pt-br] Acessando keycloak via Spring Netflix Zuul

6
Comments 2
2 min read
Android Simplified. Fragment lifecycle

Android Simplified. Fragment lifecycle

6
Comments
4 min read
Debugging Maven tests in IntelliJ IDEA

Debugging Maven tests in IntelliJ IDEA

10
Comments
1 min read
Upgrading from Java 11 to Java 17

Upgrading from Java 11 to Java 17

2
Comments
2 min read
☄Deep Dive into Object Oriented Programming: Part 2

☄Deep Dive into Object Oriented Programming: Part 2

10
Comments
6 min read
Trabalhando com Marketing Cloud Solutions em AEM

Trabalhando com Marketing Cloud Solutions em AEM

1
Comments
3 min read
The Debugger Checklist – Part II

The Debugger Checklist – Part II

12
Comments
9 min read
Série: AEM para iniciantes | 🇧🇷

Série: AEM para iniciantes | 🇧🇷

5
Comments
7 min read
Realistic Test Data Generation for Java Apps

Realistic Test Data Generation for Java Apps

3
Comments
7 min read
☕🚢 Maven Build in < 20 lines of yaml 🕟

☕🚢 Maven Build in < 20 lines of yaml 🕟

1
Comments
1 min read
loading...