[go: up one dir, main page]

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.
Debugging PowerShell vs. Bash for Local API Testing

Debugging PowerShell vs. Bash for Local API Testing

Comments
2 min read
SJF4J in 5 Minutes: A Practical JSON Facade for Java

SJF4J in 5 Minutes: A Practical JSON Facade for Java

Comments
2 min read
How to Fix CloudFormation Circular Dependencies in AWS SAM

How to Fix CloudFormation Circular Dependencies in AWS SAM

Comments
3 min read
How I Built a Tool to Detect AI-Generated Fake References

How I Built a Tool to Detect AI-Generated Fake References

1
Comments
5 min read
Why is XLang an innovative programming language?

Why is XLang an innovative programming language?

Comments
23 min read
Debug de Objetos com ToStringBuilder e Logger

Debug de Objetos com ToStringBuilder e Logger

Comments
3 min read
🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

2
Comments
2 min read
Day 10: Understanding the Nested `for` Loop in Java

Day 10: Understanding the Nested `for` Loop in Java

Comments
2 min read
Kafka Consumer Rebalancing: From Stop-the-World to Cooperative Protocol

Kafka Consumer Rebalancing: From Stop-the-World to Cooperative Protocol

Comments
6 min read
From Managed Threads to Independent Tasks (Part 2: Sharing Data — Locks, Atomics, and Ownership)

From Managed Threads to Independent Tasks (Part 2: Sharing Data — Locks, Atomics, and Ownership)

Comments
3 min read
JDBC Connection issue to Sybase Server

JDBC Connection issue to Sybase Server

Comments
1 min read
Built a Java Multi-Client Group Chat Application using Socket Programming

Built a Java Multi-Client Group Chat Application using Socket Programming

Comments
2 min read
Why Your @Async Method Ignores @Transactional (And Leaks Internal Errors)

Why Your @Async Method Ignores @Transactional (And Leaks Internal Errors)

Comments
4 min read
Convert JSON to Java Record with Jackson (Practical Guide + Online Tool)

Convert JSON to Java Record with Jackson (Practical Guide + Online Tool)

Comments
3 min read
Architecture in IT: It’s a Verb, Not a Job Title

Architecture in IT: It’s a Verb, Not a Job Title

Comments
7 min read
Embedding JVM in Rust

Embedding JVM in Rust

Comments
4 min read
Objects and Data types in Java

Objects and Data types in Java

Comments
1 min read
Polyglot Microservices Communication in Kubernetes with DNS, CoreDNS, and Istio (Java + Python)

Polyglot Microservices Communication in Kubernetes with DNS, CoreDNS, and Istio (Java + Python)

2
Comments
6 min read
What I am doing?

What I am doing?

Comments 1
1 min read
Building a Clean Event Pipeline in Spring: From Simple Events to Async Listeners to the Outbox Pattern

Building a Clean Event Pipeline in Spring: From Simple Events to Async Listeners to the Outbox Pattern

Comments
3 min read
Java - not going anywhere

Java - not going anywhere

Comments
1 min read
Day 9: Understanding the `for` Loop in Java

Day 9: Understanding the `for` Loop in Java

Comments
3 min read
Day 8: Understanding the `while` Loop in Java

Day 8: Understanding the `while` Loop in Java

Comments
3 min read
🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture

🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture

2
Comments
2 min read
How we use dogfooding at IDRsolutions

How we use dogfooding at IDRsolutions

Comments
2 min read
loading...