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.
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

13
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

2
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

4
Comments
6 min read
Quarkus Mutual TLS demo

Quarkus Mutual TLS demo

6
Comments
6 min read
Spring Rest - Exception Handling - Problem Details

Spring Rest - Exception Handling - Problem Details

22
Comments
4 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
How to develop an online code compiler using Java and Docker.

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

4
Comments 1
9 min read
Crear un checkBox Dinámico y el evento keyPress en java

Crear un checkBox Dinámico y el evento keyPress en java

4
Comments
3 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

4
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
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

40
Comments 8
9 min read
MongoDB $weeklyUpdate #114 (April 28, 2023): Kolkata and Hyderabad and London, Oh My!

MongoDB $weeklyUpdate #114 (April 28, 2023): Kolkata and Hyderabad and London, Oh My!

Comments
5 min read
Validate your specs with OpenAPI Style Validator

Validate your specs with OpenAPI Style Validator

Comments
5 min read
Spring & Ribbon In Kubernetes

Spring & Ribbon In Kubernetes

1
Comments
7 min read
Java Interview Questions and Answers for Freshers

Java Interview Questions and Answers for Freshers

3
Comments 1
6 min read
DevoxxFR 2023

DevoxxFR 2023

4
Comments
5 min read
remove duplicate words from string in java

remove duplicate words from string in java

5
Comments
1 min read
how to find the frequency of characters in given string in java

how to find the frequency of characters in given string in java

6
Comments
1 min read
Spring Boot Debugging with Aspect-Oriented Programming (AOP)

Spring Boot Debugging with Aspect-Oriented Programming (AOP)

9
Comments 2
6 min read
Preventing Cross-Site Scripting (XSS) in Java applications with Snyk Code

Preventing Cross-Site Scripting (XSS) in Java applications with Snyk Code

3
Comments
7 min read
What should some who is 18yrs old now, start learning first, Java or Python or both together????

What should some who is 18yrs old now, start learning first, Java or Python or both together????

2
Comments 31
1 min read
Parking Lot System: Low Level Design

Parking Lot System: Low Level Design

51
Comments 9
2 min read
Builder Design Pattern Explained Easily

Builder Design Pattern Explained Easily

1
Comments
6 min read
Java Interview - Understanding HashMap

Java Interview - Understanding HashMap

1
Comments
1 min read
What is the difference between val and const val in kotlin?

What is the difference between val and const val in kotlin?

2
Comments
2 min read
JUnit 5: link tests with task tracker issues

JUnit 5: link tests with task tracker issues

12
Comments 3
8 min read
Three ways to configure HTTP Proxy in Playwright

Three ways to configure HTTP Proxy in Playwright

Comments
3 min read
Murmurhash -criando um rollout progressivo via backend

Murmurhash -criando um rollout progressivo via backend

3
Comments
6 min read
CRUD Spring Boot in IntelliJ IDEA | CRUD REST API | Insomnia | MySQL

CRUD Spring Boot in IntelliJ IDEA | CRUD REST API | Insomnia | MySQL

10
Comments
3 min read
Choisir la bonne approche de package management dans les projets Spring Boot

Choisir la bonne approche de package management dans les projets Spring Boot

1
Comments 1
3 min read
Into the Drools Engine. Your Own Scoring System

Into the Drools Engine. Your Own Scoring System

1
Comments
10 min read
Graalvanizando un script de Groovy

Graalvanizando un script de Groovy

Comments
4 min read
Errors while Upgrading from springboot 2.5.8 to 2.6.0

Errors while Upgrading from springboot 2.5.8 to 2.6.0

Comments
1 min read
Hidden Beauties of Java Enums

Hidden Beauties of Java Enums

2
Comments
7 min read
Como criar um Servidor Web Java Sem Framework

Como criar um Servidor Web Java Sem Framework

4
Comments
10 min read
My problem with Java Exceptions and remedy for it - Either

My problem with Java Exceptions and remedy for it - Either

5
Comments
4 min read
Parking Lot (Low Level Design)

Parking Lot (Low Level Design)

Comments
3 min read
Continuing Hello World

Continuing Hello World

6
Comments 1
5 min read
Quick introduction to EasyRandom

Quick introduction to EasyRandom

2
Comments 1
2 min read
How to install Java in Pop!_Os

How to install Java in Pop!_Os

24
Comments
1 min read
Happy Path: Adding speech recognition to Vaadin apps.

Happy Path: Adding speech recognition to Vaadin apps.

6
Comments
2 min read
Snake Case vs Camel Case vs Kebab Case: ¿Cuál es la mejor convención de nomenclatura para tu proyecto de programación?

Snake Case vs Camel Case vs Kebab Case: ¿Cuál es la mejor convención de nomenclatura para tu proyecto de programación?

Comments
4 min read
When Java meet Docker... Part II kubernetes

When Java meet Docker... Part II kubernetes

Comments
9 min read
Usando Plugin de Help do Apache Maven

Usando Plugin de Help do Apache Maven

1
Comments
2 min read
Java Types: Understanding Primitive and Non-Primitive Types

Java Types: Understanding Primitive and Non-Primitive Types

Comments
3 min read
A Critical Detail about Kafka Partitioners

A Critical Detail about Kafka Partitioners

Comments
3 min read
loading...