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.
Spring Rest Custom Data Validation

Spring Rest Custom Data Validation

3
Comments
6 min read
Swingland: Recreating Java Swing for Wayland

Swingland: Recreating Java Swing for Wayland

6
Comments 4
7 min read
Apache Maven: Um Guia Básico

Apache Maven: Um Guia Básico

1
Comments 2
4 min read
Java program to find Sum of Digits

Java program to find Sum of Digits

5
Comments
1 min read
How to track phone calls in your app in Android

How to track phone calls in your app in Android

Comments
3 min read
A Gotcha With Gauges

A Gotcha With Gauges

Comments
2 min read
anagram program in java

anagram program in java

5
Comments
1 min read
How to deploy thin jars for better Docker caching

How to deploy thin jars for better Docker caching

5
Comments
6 min read
Dockerize your Spring Boot Server

Dockerize your Spring Boot Server

Comments
4 min read
Go beyond static code analysis: Understand how your data flows through a process from start to finish

Go beyond static code analysis: Understand how your data flows through a process from start to finish

7
Comments
3 min read
Documentação Viva: Uma Nova Abordagem para Documentação de Software

Documentação Viva: Uma Nova Abordagem para Documentação de Software

2
Comments
6 min read
Create a custom Jackson JsonSerializer und JsonDeserializer for mapping values

Create a custom Jackson JsonSerializer und JsonDeserializer for mapping values

4
Comments
7 min read
Como realizar scan do SonarQube utilizando maven

Como realizar scan do SonarQube utilizando maven

Comments
2 min read
How to reallyze SonarQube code-quality scan in Meven

How to reallyze SonarQube code-quality scan in Meven

Comments
2 min read
Java String Templates Today

Java String Templates Today

12
Comments
7 min read
Spring Security role based Authentication & Authorization Implementation with Spring Boot 3.0

Spring Security role based Authentication & Authorization Implementation with Spring Boot 3.0

Comments
2 min read
3 Estratégias para sincronizar cache na camada de aplicação

3 Estratégias para sincronizar cache na camada de aplicação

15
Comments
4 min read
Como personalizar o retorno das exceptions no seu projeto Spring Boot

Como personalizar o retorno das exceptions no seu projeto Spring Boot

Comments
2 min read
Testing in Spring Boot with WebMvcTest and Mockito

Testing in Spring Boot with WebMvcTest and Mockito

Comments
1 min read
O básico sobre carregamento de classes pela Java JVM e manipulação do ClassLoader

O básico sobre carregamento de classes pela Java JVM e manipulação do ClassLoader

2
Comments
3 min read
Bending Time in Spring Applications

Bending Time in Spring Applications

7
Comments
4 min read
Decoupling in Java

Decoupling in Java

3
Comments
4 min read
Drawing a line on a GeoTools Map using Java Swing

Drawing a line on a GeoTools Map using Java Swing

Comments
5 min read
Dockerizing a Spring Boot Application

Dockerizing a Spring Boot Application

2
Comments
3 min read
Spring Rest/MVC Validation

Spring Rest/MVC Validation

Comments
6 min read
Strategy Design Pattern in Java with Enum

Strategy Design Pattern in Java with Enum

2
Comments
2 min read
3 Ways to Package Your Java Project into a JAR for Deployment

3 Ways to Package Your Java Project into a JAR for Deployment

Comments
8 min read
Implementing X509 Certificate Validation in Java: A Step-by-Step Guide

Implementing X509 Certificate Validation in Java: A Step-by-Step Guide

Comments
3 min read
Session tracking using url rewriting in servlet

Session tracking using url rewriting in servlet

6
Comments
2 min read
When Java meet GKE

When Java meet GKE

Comments
7 min read
Add Two Numbers Problem - Java solution

Add Two Numbers Problem - Java solution

1
Comments
3 min read
Builder Design Pattern Explained Easily

Builder Design Pattern Explained Easily

1
Comments
6 min read
Insertion Sort algorithm

Insertion Sort algorithm

Comments
4 min read
How to use Azure functions with MongoDB Atlas in Java

How to use Azure functions with MongoDB Atlas in Java

1
Comments
10 min read
Method Reference in Lambda

Method Reference in Lambda

Comments
1 min read
Introducing CoreIDE- The full stack IDE

Introducing CoreIDE- The full stack IDE

2
Comments
1 min read
Java error: import javax.xml.bind.JAXB

Java error: import javax.xml.bind.JAXB

Comments
1 min read
Revolutionize JSON Parsing in Java with Manifold

Revolutionize JSON Parsing in Java with Manifold

9
Comments 4
5 min read
Hashed Wheel Timers

Hashed Wheel Timers

8
Comments 1
5 min read
For Loops Pyramid

For Loops Pyramid

5
Comments 2
2 min read
Customize navigation bar in Android Studio

Customize navigation bar in Android Studio

Comments
2 min read
Java Terminologies

Java Terminologies

Comments
1 min read
Java 2D Array

Java 2D Array

5
Comments 2
2 min read
Introduction To Java

Introduction To Java

Comments
1 min read
Java-Based Implementation of Digital Signatures and X509 Certificates for Secure XML Document Processing

Java-Based Implementation of Digital Signatures and X509 Certificates for Secure XML Document Processing

1
Comments
7 min read
The Power of Small and Focused Functions in Software Development

The Power of Small and Focused Functions in Software Development

Comments
4 min read
How to use Dependency Injection in Spring

How to use Dependency Injection in Spring

Comments
4 min read
Relação Princípios S.O.L.I.D. e a Arquitetura Hexagonal

Relação Princípios S.O.L.I.D. e a Arquitetura Hexagonal

2
Comments
6 min read
Quarkus Mutual TLS demo

Quarkus Mutual TLS demo

4
Comments
6 min read
Mutation Testing: delicious concept you will rarely use in practice

Mutation Testing: delicious concept you will rarely use in practice

3
Comments
8 min read
Spring Rest - Exception Handling - Problem Details

Spring Rest - Exception Handling - Problem Details

7
Comments
4 min read
How to develop an online code compiler using Java and Docker.

How to develop an online code compiler using Java and Docker.

3
Comments 1
9 min read
Creating Custom Component for NPS Feedback

Creating Custom Component for NPS Feedback

2
Comments
5 min read
Single responsibility principle explained + example in Java

Single responsibility principle explained + example in Java

1
Comments
3 min read
What exactly are Inversion of Control and Dependency Injection? How do they correlate with each other?

What exactly are Inversion of Control and Dependency Injection? How do they correlate with each other?

1
Comments
4 min read
Java Variables: Storing and Manipulating Data in Memory

Java Variables: Storing and Manipulating Data in Memory

Comments
3 min read
How to convert String to Integer in java

How to convert String to Integer in java

6
Comments
1 min read
How to navigate a new codebase with AppMap

How to navigate a new codebase with AppMap

7
Comments
7 min read
how to convert array to arraylist in java

how to convert array to arraylist in java

5
Comments
1 min read
You should stop using Spring @Autowired

You should stop using Spring @Autowired

30
Comments 8
9 min read
loading...