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.
Exploring Java Agent Programming

Exploring Java Agent Programming

Comments
2 min read
Spring Security 101: Understanding the Basics

Spring Security 101: Understanding the Basics

5
Comments
3 min read
Asynchronous Non-Blocking REST API Using Java and its impact in Financial Services

Asynchronous Non-Blocking REST API Using Java and its impact in Financial Services

Comments
3 min read
Dependency Inversion Principle

Dependency Inversion Principle

Comments
4 min read
Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Comments
4 min read
Understanding Object-Oriented Programming (OOP)

Understanding Object-Oriented Programming (OOP)

1
Comments
4 min read
Interface Segregation Principle

Interface Segregation Principle

Comments
3 min read
Liskov Substitution Principle

Liskov Substitution Principle

1
Comments
3 min read
Single Responsibility Principle

Single Responsibility Principle

1
Comments
3 min read
Exploring the Power of Pattern Matching with Switch in Java 21

Exploring the Power of Pattern Matching with Switch in Java 21

1
Comments
2 min read
The Ultimate Guide to Create Custom Annotations in Spring Boot

The Ultimate Guide to Create Custom Annotations in Spring Boot

5
Comments 2
8 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 min read
Convert Numbers to Text using ColdFusion and ICU4J

Convert Numbers to Text using ColdFusion and ICU4J

1
Comments
1 min read
Comparison of Spring Cloud with Eureka vs. Consul.io

Comparison of Spring Cloud with Eureka vs. Consul.io

8
Comments
4 min read
🚀 Understanding the Difference Between `filter` and `map` in Java Stream API

🚀 Understanding the Difference Between `filter` and `map` in Java Stream API

1
Comments
3 min read
📝Microservices Interview Cheat Sheet

📝Microservices Interview Cheat Sheet

5
Comments
2 min read
🚀Java Stream API Cheat Sheet for Developers

🚀Java Stream API Cheat Sheet for Developers

2
Comments 1
3 min read
Securing Microservices with Spring Security: Implementing JWT

Securing Microservices with Spring Security: Implementing JWT

16
Comments
14 min read
Using RestTemplate for POST Requests in Spring Boot

Using RestTemplate for POST Requests in Spring Boot

Comments
1 min read
Modificadores de acesso da linguagem Java

Modificadores de acesso da linguagem Java

Comments
2 min read
Capítulo 6 Verificação minuciosa dos métodos e classes

Capítulo 6 Verificação minuciosa dos métodos e classes

Comments
1 min read
Microservices vs. Monolithic Architecture

Microservices vs. Monolithic Architecture

Comments
3 min read
Como os argumentos são passados

Como os argumentos são passados

Comments
2 min read
Passe objetos para os métodos

Passe objetos para os métodos

Comments
1 min read
Finally

Finally

Comments 1
2 min read
Tente Isto 6-1 Melhore a classe Queue

Tente Isto 6-1 Melhore a classe Queue

Comments
1 min read
Mastering Java's Optional: A Comprehensive Guide with Examples

Mastering Java's Optional: A Comprehensive Guide with Examples

3
Comments 2
6 min read
Wednesday Links - Edition 2024-07-24

Wednesday Links - Edition 2024-07-24

1
Comments
1 min read
What's New in Java 23: A Comprehensive Overview

What's New in Java 23: A Comprehensive Overview

14
Comments 2
4 min read
Priority Queues

Priority Queues

Comments
1 min read
Stacks and Queues

Stacks and Queues

Comments
3 min read
Linked Lists

Linked Lists

Comments
13 min read
Array Lists

Array Lists

Comments
6 min read
Desenvolvimento Orientado a SOLID

Desenvolvimento Orientado a SOLID

9
Comments
5 min read
Lista de Exercícios para treinar Lógica de Programação 2.

Lista de Exercícios para treinar Lógica de Programação 2.

Comments
3 min read
🚀 WebClient vs RestTemplate vs FeignClient: A Comparative Guide

🚀 WebClient vs RestTemplate vs FeignClient: A Comparative Guide

12
Comments
3 min read
Item 48: Tenha cuidado ao fazer streams paralelas

Item 48: Tenha cuidado ao fazer streams paralelas

Comments
3 min read
Implementing Lists, Stacks, Queues, and Priority Queues - Common Features for Lists

Implementing Lists, Stacks, Queues, and Priority Queues - Common Features for Lists

Comments
3 min read
Code to Make CV Generator: make By Mirza Hanzla 😎

Code to Make CV Generator: make By Mirza Hanzla 😎

10
Comments
4 min read
Understanding Arrays and Collections in Java: Managing Groups of Data

Understanding Arrays and Collections in Java: Managing Groups of Data

2
Comments 2
3 min read
6 Captivating Java Programming Challenges to Boost Your Skills 🚀

6 Captivating Java Programming Challenges to Boost Your Skills 🚀

1
Comments
2 min read
Exception Handling In Java

Exception Handling In Java

1
Comments
4 min read
LeetCode Day37 Dynamic Programming part 11

LeetCode Day37 Dynamic Programming part 11

Comments
3 min read
How to setup and run Java on your machine

How to setup and run Java on your machine

2
Comments
2 min read
Melhorando o desempenho de aplicações Spring Boot - Parte I

Melhorando o desempenho de aplicações Spring Boot - Parte I

1
Comments
3 min read
Top 10 Key Differences Between HashSet and TreeSet in Java

Top 10 Key Differences Between HashSet and TreeSet in Java

Comments
3 min read
LeetCode Day 36 Dynamic Programming Part 10

LeetCode Day 36 Dynamic Programming Part 10

Comments
3 min read
Object-Oriented Programming is Not What You Think It Is, or at Least It Wasn’t Meant to Be

Object-Oriented Programming is Not What You Think It Is, or at Least It Wasn’t Meant to Be

1
Comments 2
4 min read
Orientação a Objetos - Métodos em Java

Orientação a Objetos - Métodos em Java

1
Comments
2 min read
Setup JFrog Artifactory on Kubernetes and Connect Spring Boot Application

Setup JFrog Artifactory on Kubernetes and Connect Spring Boot Application

Comments
6 min read
Mastering Java: A Comprehensive Collection of Free Programming Tutorials

Mastering Java: A Comprehensive Collection of Free Programming Tutorials

Comments
4 min read
Pattern Matching for Switch in Java 21

Pattern Matching for Switch in Java 21

Comments
3 min read
Understanding RestTemplate's exchange() and getForEntity() methods in Spring

Understanding RestTemplate's exchange() and getForEntity() methods in Spring

1
Comments
3 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 9 Comparing cold and warm starts: Data API vs DynamoDB

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 9 Comparing cold and warm starts: Data API vs DynamoDB

1
Comments
3 min read
Como iniciar um aplicativo Spring Boot + JPA + MySQL

Como iniciar um aplicativo Spring Boot + JPA + MySQL

2
Comments
5 min read
Volume Testing With Apache Jmeter On Windows.

Volume Testing With Apache Jmeter On Windows.

7
Comments
5 min read
Finding the Median of Two Sorted Arrays in Java

Finding the Median of Two Sorted Arrays in Java

2
Comments
2 min read
Quick Sort

Quick Sort

Comments
5 min read
Merge Sort

Merge Sort

Comments
5 min read
Bubble Sort

Bubble Sort

Comments
3 min read
loading...