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.
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
How a SNAPSHOT Caused a 2-Hour Outage (And How We Fixed It)

How a SNAPSHOT Caused a 2-Hour Outage (And How We Fixed It)

2
Comments
2 min read
Calling REST Services in Spring Boot: Complete CRUD Operations With and Without Feign Client

Calling REST Services in Spring Boot: Complete CRUD Operations With and Without Feign Client

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

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

1
Comments
5 min read
What is a Bean in Spring Boot?

What is a Bean in Spring Boot?

2
Comments
2 min read
A Better Way to Tune the JVM in Dockerfiles and Kubernetes Manifests

A Better Way to Tune the JVM in Dockerfiles and Kubernetes Manifests

Comments
3 min read
Mono in Spring Boot Explained with Simple Examples

Mono in Spring Boot Explained with Simple Examples

5
Comments
2 min read
Java String contains() vs Other String Methods: What You Should Know

Java String contains() vs Other String Methods: What You Should Know

Comments
4 min read
I Replaced Redis Locks with Database Atomicity and You Should Too

I Replaced Redis Locks with Database Atomicity and You Should Too

1
Comments
7 min read
In-Depth Java Stack Exploration: From Legacy to Modern Implementation

In-Depth Java Stack Exploration: From Legacy to Modern Implementation

1
Comments 1
11 min read
From Arrays to Collections: A Developer’s Guide to Smarter Data Handling in Java

From Arrays to Collections: A Developer’s Guide to Smarter Data Handling in Java

Comments
4 min read
Building GenAI Apps in Java

Building GenAI Apps in Java

2
Comments
2 min read
What Are Two Types of Casting in Java?

What Are Two Types of Casting in Java?

5
Comments
1 min read
OOPS:)

OOPS:)

3
Comments
2 min read
📅 Week 2 – Spring Boot Web & REST API Fundamentals

📅 Week 2 – Spring Boot Web & REST API Fundamentals

3
Comments 1
2 min read
Spring Boot Fundamentals (Deep dive for beginners)

Spring Boot Fundamentals (Deep dive for beginners)

Comments
9 min read
Herencia vs clases etiquetadas

Herencia vs clases etiquetadas

Comments
2 min read
A simplified definition of an ORM

A simplified definition of an ORM

Comments
2 min read
Project - Microservices

Project - Microservices

Comments
2 min read
sout

sout

Comments
1 min read
Java Streams Tutorial: Filter, Map, and Collect Explained

Java Streams Tutorial: Filter, Map, and Collect Explained

Comments
1 min read
Master Your Database Migrations with Flyway: A Comprehensive Guide for All Projects

Master Your Database Migrations with Flyway: A Comprehensive Guide for All Projects

Comments
9 min read
No uses interfaces para constantes

No uses interfaces para constantes

Comments
1 min read
From Zero to Java: Day 3 of My Backend Development Journey

From Zero to Java: Day 3 of My Backend Development Journey

1
Comments
5 min read
loading...