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.
Securing a REST API Created With Spring Boot 3 Using Spring Security with username-password And JWT Authentication

Securing a REST API Created With Spring Boot 3 Using Spring Security with username-password And JWT Authentication

1
Comments
11 min read
🚀 Mastering Synchronous API Calls with Spring WebClient

🚀 Mastering Synchronous API Calls with Spring WebClient

Comments
4 min read
Spring Security for Beginners — The Easiest Guide You’ll Ever Read

Spring Security for Beginners — The Easiest Guide You’ll Ever Read

6
Comments 1
4 min read
⚖️ Build a BMI Calculator in Java (Step by Step)

⚖️ Build a BMI Calculator in Java (Step by Step)

1
Comments
2 min read
Batch Processing with Spring Batch and Multiple Data Sources

Batch Processing with Spring Batch and Multiple Data Sources

1
Comments
15 min read
Spring StateMachine Explained: Managing Complex Workflows with Ease

Spring StateMachine Explained: Managing Complex Workflows with Ease

1
Comments
5 min read
DevOps Challenge 1: Set Up a Web App Using AWS and VS Code

DevOps Challenge 1: Set Up a Web App Using AWS and VS Code

Comments
4 min read
Publishing Your Java Library to Maven Central

Publishing Your Java Library to Maven Central

4
Comments
11 min read
The Engineering Scalability Crisis: Why Standard Code Structures Matter More Than Ever

The Engineering Scalability Crisis: Why Standard Code Structures Matter More Than Ever

Comments
14 min read
Signing and Encryption With JWS and JWE

Signing and Encryption With JWS and JWE

3
Comments
7 min read
Tipos genéricos

Tipos genéricos

Comments
2 min read
Câu Lệnh switch-case trong Java | Hướng dẫn chi tiết

Câu Lệnh switch-case trong Java | Hướng dẫn chi tiết

Comments
7 min read
Simplify RTF Image Extraction in Java Apps Using the Cloud REST API

Simplify RTF Image Extraction in Java Apps Using the Cloud REST API

Comments
2 min read
🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

Comments
2 min read
5 Must-Read OOP, UML, and Design Patterns Books for Software Engineers

5 Must-Read OOP, UML, and Design Patterns Books for Software Engineers

14
Comments
7 min read
Polymorphism in java

Polymorphism in java

1
Comments
2 min read
JavaScript Numbers: The Ultimate Guide for Developers

JavaScript Numbers: The Ultimate Guide for Developers

Comments
8 min read
Dica Java: Variáveis de Ambiente #010

Dica Java: Variáveis de Ambiente #010

Comments
1 min read
Leveling Up: Returning JSON in my first Spring Boot REST API

Leveling Up: Returning JSON in my first Spring Boot REST API

Comments
1 min read
Java JDBC Explained: How to Perform CRUD Operations with Database

Java JDBC Explained: How to Perform CRUD Operations with Database

Comments
4 min read
CondationCMS: A New Era for Editors, Developers & Admins 🚀

CondationCMS: A New Era for Editors, Developers & Admins 🚀

Comments
2 min read
Why did we disable CSRF protection?

Why did we disable CSRF protection?

Comments
3 min read
Clases anidadas mejor estáticas

Clases anidadas mejor estáticas

Comments
2 min read
Java: Primitive `int` vs Wrapper `Integer` - Complete Guide

Java: Primitive `int` vs Wrapper `Integer` - Complete Guide

1
Comments
5 min read
Java 25:值得关注的新特性

Java 25:值得关注的新特性

Comments
2 min read
loading...