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.
Advanced Error Handling in Spring Boot Microservices

Advanced Error Handling in Spring Boot Microservices

1
Comments
4 min read
Wednesday Links - Edition 2024-09-25

Wednesday Links - Edition 2024-09-25

Comments
1 min read
🏛️ HexaLayered Architecture Explained!

🏛️ HexaLayered Architecture Explained!

Comments
1 min read
Dica Java: Functional Interface #001

Dica Java: Functional Interface #001

Comments
2 min read
Java Inner Classes and Nested Classes

Java Inner Classes and Nested Classes

18
Comments 1
5 min read
Practical aspects of Microservices Architecture

Practical aspects of Microservices Architecture

Comments
2 min read
Primeiro

Primeiro

Comments
1 min read
Upcasting and Downcasting in Java: An Overview of Typecasting

Upcasting and Downcasting in Java: An Overview of Typecasting

27
Comments 6
7 min read
Best practices for using try-catch blocks to handle exceptions.

Best practices for using try-catch blocks to handle exceptions.

Comments
2 min read
Using Java Native Access (JNA) to call MacOS API

Using Java Native Access (JNA) to call MacOS API

Comments
2 min read
I REQUIRE HELP FOR MY LEARNING ABOUT PROGRAMMING

I REQUIRE HELP FOR MY LEARNING ABOUT PROGRAMMING

Comments
1 min read
Getting Started with CI/CD: A Beginner's Guide to Automating Your First Pipeline (with Jenkins)

Getting Started with CI/CD: A Beginner's Guide to Automating Your First Pipeline (with Jenkins)

Comments
1 min read
Beginner’s Guide to the Singleton Pattern

Beginner’s Guide to the Singleton Pattern

2
Comments 4
4 min read
Cracking OOP in Java: A PIE You’ll Want a Slice Of

Cracking OOP in Java: A PIE You’ll Want a Slice Of

15
Comments
5 min read
Java Variables and Data Types

Java Variables and Data Types

9
Comments 2
4 min read
Singleton Scope in Spring: One Bean to Rule Them All! 🏆

Singleton Scope in Spring: One Bean to Rule Them All! 🏆

Comments
5 min read
Code Quest: Taming the Request Beast with Spliterator Magic! 🧙‍♂️✨

Code Quest: Taming the Request Beast with Spliterator Magic! 🧙‍♂️✨

Comments
3 min read
Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

27
Comments 1
4 min read
Testes Finais do CapĂ­tulo 9

Testes Finais do CapĂ­tulo 9

1
Comments
1 min read
Tente Isto 9-1 Adicione exceçþes à classe Queue

Tente Isto 9-1 Adicione exceçþes à classe Queue

Comments
2 min read
Criando Subclasses de Exceçþes em Java

Criando Subclasses de Exceçþes em Java

Comments
2 min read
Exceçþes Internas da Linguagem Java

Exceçþes Internas da Linguagem Java

Comments
2 min read
Guia bĂĄsico de Spring Security

Guia bĂĄsico de Spring Security

1
Comments 1
3 min read
Creating Installers for Java Applications with jpackage

Creating Installers for Java Applications with jpackage

3
Comments 2
2 min read
Data Structures: Creating Custom Node Classes

Data Structures: Creating Custom Node Classes

31
Comments 1
4 min read
Static Keyword: Overloading, Overriding, and the Role of this and super

Static Keyword: Overloading, Overriding, and the Role of this and super

8
Comments
4 min read
Agente de IA confiĂĄvel em prod com Java + Quarkus + Langchain4j - Parte 1 - AI as Service

Agente de IA confiĂĄvel em prod com Java + Quarkus + Langchain4j - Parte 1 - AI as Service

10
Comments
7 min read
Announcing the New Conductor Java Client v4

Announcing the New Conductor Java Client v4

Comments
9 min read
Essential JavaScript Codes Every Developer Should Know

Essential JavaScript Codes Every Developer Should Know

Comments
3 min read
Open Canvas Vs ChatGPT Canvas

Open Canvas Vs ChatGPT Canvas

6
Comments
1 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 10 Aurora Serverless v2 Data API meets DevOps Guru or not?

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 10 Aurora Serverless v2 Data API meets DevOps Guru or not?

4
Comments
6 min read
Power of Java Virtual Threads: A Deep Dive into Scalable Concurrency

Power of Java Virtual Threads: A Deep Dive into Scalable Concurrency

Comments
9 min read
Code Smell 276 - Untested Regular Expressions

Code Smell 276 - Untested Regular Expressions

5
Comments 1
7 min read
the LivinGrimoire software design pattern

the LivinGrimoire software design pattern

Comments
1 min read
Create an AWS SNS Topic Using CDK and consume messages with a Spring Boot Microservice

Create an AWS SNS Topic Using CDK and consume messages with a Spring Boot Microservice

16
Comments
5 min read
How to Remove Class Symbols (Green Circles) from the Eclipse Package Explorer

How to Remove Class Symbols (Green Circles) from the Eclipse Package Explorer

Comments
4 min read
Static Keyword: Accessing Static and Non-Static Members in Methods

Static Keyword: Accessing Static and Non-Static Members in Methods

10
Comments
3 min read
Item 64: Referencie os objetos atravĂŠs das interfaces deles

Item 64: Referencie os objetos atravĂŠs das interfaces deles

1
Comments
1 min read
Spring boot 3 RestClient and RestTemplate logging http requests and response

Spring boot 3 RestClient and RestTemplate logging http requests and response

Comments
15 min read
Beginner in Cloud

Beginner in Cloud

Comments
1 min read
Item 66: Utilize os mĂŠtodos nativos com sabedoria

Item 66: Utilize os mĂŠtodos nativos com sabedoria

Comments
2 min read
Item 65: DĂŞ preferĂŞncia Ă s interfaces em vez da reflexĂŁo

Item 65: DĂŞ preferĂŞncia Ă s interfaces em vez da reflexĂŁo

Comments
2 min read
Fixing "DemoApplication.java is a Non-Project File"

Fixing "DemoApplication.java is a Non-Project File"

1
Comments
1 min read
mismatch() and compare() in Java

mismatch() and compare() in Java

Comments
2 min read
Master Java in 100 Days: A Comprehensive Roadmap from Beginner to Advanced Developer

Master Java in 100 Days: A Comprehensive Roadmap from Beginner to Advanced Developer

2
Comments
6 min read
Mastering Encapsulation in Java: A Comprehensive Guide with Examples

Mastering Encapsulation in Java: A Comprehensive Guide with Examples

1
Comments
4 min read
Learn New Things Everyday: First Pull Request

Learn New Things Everyday: First Pull Request

Comments
3 min read
how to call delete method using RestTemplate Spring Boot

how to call delete method using RestTemplate Spring Boot

5
Comments
2 min read
Unlock 2x Faster Async Programming with Java Futures

Unlock 2x Faster Async Programming with Java Futures

Comments
2 min read
🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

Comments
2 min read
How to use resources file and memory in try

How to use resources file and memory in try

Comments
2 min read
What is SpringBoot? And why it is preferred over Spring MVC?

What is SpringBoot? And why it is preferred over Spring MVC?

Comments
2 min read
What is Hibernate? How does it works

What is Hibernate? How does it works

Comments
1 min read
How is Hibernate Different from Spring Boot?

How is Hibernate Different from Spring Boot?

Comments
1 min read
Quantum Computing: How It Will Redefine Technology

Quantum Computing: How It Will Redefine Technology

Comments
4 min read
Refactoring 018 - Replace Singleton

Refactoring 018 - Replace Singleton

2
Comments 1
2 min read
Java & Spring Best Practices | Factory Pattern

Java & Spring Best Practices | Factory Pattern

Comments
1 min read
Decorator Pattern

Decorator Pattern

76
Comments 7
3 min read
Main Configuration Files for Frontend/Backend

Main Configuration Files for Frontend/Backend

Comments
2 min read
Part 2: Generics in Collections, Sorting, and Utility Methods

Part 2: Generics in Collections, Sorting, and Utility Methods

1
Comments
4 min read
loading...