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.
Designing a Centralized Rate Limiter for Java Microservices โ€” The Why, The How, and The Lessons

Designing a Centralized Rate Limiter for Java Microservices โ€” The Why, The How, and The Lessons

Comments
3 min read
Beyond Parent/Child: Navigating the DOM Tree Fluently with XPathy

Beyond Parent/Child: Navigating the DOM Tree Fluently with XPathy

Comments
3 min read
Stop Writing Flaky Selenium Tests: meet XPathy - The Java Library That Fixes XPath Complexity

Stop Writing Flaky Selenium Tests: meet XPathy - The Java Library That Fixes XPath Complexity

Comments
3 min read
๐Ÿง  What Is Immutability?

๐Ÿง  What Is Immutability?

Comments
2 min read
Meet XPathy: The Fluent Java API That Makes Raw XPath Obsolete

Meet XPathy: The Fluent Java API That Makes Raw XPath Obsolete

Comments
3 min read
How to Write Clean, Readable, and Maintainable Java Code

How to Write Clean, Readable, and Maintainable Java Code

Comments
2 min read
Microkernel Architecture โ€” Design Pattern

Microkernel Architecture โ€” Design Pattern

Comments
3 min read
Is Java Suitable for Competitive Programming?

Is Java Suitable for Competitive Programming?

Comments
3 min read
My Interview Experience at MVI Technologies

My Interview Experience at MVI Technologies

Comments
3 min read
๐Ÿง  How to Get Better at Logic in Java

๐Ÿง  How to Get Better at Logic in Java

Comments
2 min read
Is Java Suitable for Competitive Programming?

Is Java Suitable for Competitive Programming?

Comments
3 min read
Java Non-Access Modifiers Explained: A Deep Dive into static, final, abstract & more

Java Non-Access Modifiers Explained: A Deep Dive into static, final, abstract & more

Comments
7 min read
Introducing JPlus โ€“ The Java Superset Language

Introducing JPlus โ€“ The Java Superset Language

Comments
1 min read
PVS-Studio 7.39: OWASP Top Ten 2021, enhanced Visual Studio Code plugin, extended MISRA Compliance support, and more

PVS-Studio 7.39: OWASP Top Ten 2021, enhanced Visual Studio Code plugin, extended MISRA Compliance support, and more

Comments
6 min read
๐Ÿง  How Java Handles Memory โ€” What Are Stack, Heap, and Garbage Collection?

๐Ÿง  How Java Handles Memory โ€” What Are Stack, Heap, and Garbage Collection?

5
Comments
4 min read
How to Handle DynamoDB Reserved Keywords in Java (SDK v1 and v2)

How to Handle DynamoDB Reserved Keywords in Java (SDK v1 and v2)

Comments
3 min read
Day-105 Building a Full-Stack Student Management System with React, Spring Boot, and PostgreSQL

Day-105 Building a Full-Stack Student Management System with React, Spring Boot, and PostgreSQL

Comments
3 min read
Integrating Stripe Payments in Spring Boot: Step-by-Step Beginnerโ€™s Guide (2025)

Integrating Stripe Payments in Spring Boot: Step-by-Step Beginnerโ€™s Guide (2025)

Comments
5 min read
Spring Boot File Upload with Multipart Support: Complete Guide

Spring Boot File Upload with Multipart Support: Complete Guide

Comments
3 min read
How We Eliminated 90% of Our Locator Failures Using Value Transformations with XPathy

How We Eliminated 90% of Our Locator Failures Using Value Transformations with XPathy

Comments
3 min read
๐Ÿ“ก ๐—๐—ฎ๐˜ƒ๐—ฎ ๐—ถ๐—ป ๐—ง๐—ฒ๐—น๐—ฒ๐—ฐ๐—ผ๐—บ: ๐—ต๐—ฎ๐—ป๐—ฑ๐—น๐—ถ๐—ป๐—ด ๐—บ๐—ถ๐—น๐—น๐—ถ๐—ผ๐—ป๐˜€ ๐—ผ๐—ณ ๐—ฐ๐—ผ๐—ป๐—ฐ๐˜‚๐—ฟ๐—ฟ๐—ฒ๐—ป๐˜ ๐˜€๐—ฒ๐˜€๐˜€๐—ถ๐—ผ๐—ป๐˜€ (๐˜„๐—ถ๐˜๐—ต๐—ผ๐˜‚๐˜ ๐—บ๐—ฒ๐—น๐˜๐—ถ๐—ป๐—ด)

๐Ÿ“ก ๐—๐—ฎ๐˜ƒ๐—ฎ ๐—ถ๐—ป ๐—ง๐—ฒ๐—น๐—ฒ๐—ฐ๐—ผ๐—บ: ๐—ต๐—ฎ๐—ป๐—ฑ๐—น๐—ถ๐—ป๐—ด ๐—บ๐—ถ๐—น๐—น๐—ถ๐—ผ๐—ป๐˜€ ๐—ผ๐—ณ ๐—ฐ๐—ผ๐—ป๐—ฐ๐˜‚๐—ฟ๐—ฟ๐—ฒ๐—ป๐˜ ๐˜€๐—ฒ๐˜€๐˜€๐—ถ๐—ผ๐—ป๐˜€ (๐˜„๐—ถ๐˜๐—ต๐—ผ๐˜‚๐˜ ๐—บ๐—ฒ๐—น๐˜๐—ถ๐—ป๐—ด)

2
Comments
2 min read
๐Ÿš€ DTOs, Entidades y JPA: El Trรญo Dinรกmico de la Persistencia en Javaย โ˜•

๐Ÿš€ DTOs, Entidades y JPA: El Trรญo Dinรกmico de la Persistencia en Javaย โ˜•

Comments
5 min read
Java Constructors: A Complete Guide for Beginners & Pros

Java Constructors: A Complete Guide for Beginners & Pros

Comments
6 min read
Demystifying the 'this' Keyword in Java: A Complete Guide with Examples

Demystifying the 'this' Keyword in Java: A Complete Guide with Examples

Comments
6 min read
Java Modifiers Explained: A Deep Dive into Access & Non-Access Specifiers

Java Modifiers Explained: A Deep Dive into Access & Non-Access Specifiers

Comments
7 min read
loading...