Forem

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.
Built a Java Multi-Client Group Chat Application using Socket Programming
Cover image for 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)
Cover image for 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)
Cover image for 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
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
Iterando lo recursivo

Iterando lo recursivo

6
Comments
5 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 🌐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
JAVA DEVELOPER INTERVIEW QUESTION:

JAVA DEVELOPER INTERVIEW QUESTION:

Comments
1 min read
Introduction to Java

Introduction to Java

Comments
1 min read
How to write AVIF image files in Java (Tutorial)

How to write AVIF image files in Java (Tutorial)

Comments
2 min read
Day 1 of DSA: Arrays Fundamentals
Cover image for Day 1 of DSA: Arrays Fundamentals

Day 1 of DSA: Arrays Fundamentals

Comments
6 min read
The Immortal Coffee Bean: Why Java is the Unkillable King of Enterprise

The Immortal Coffee Bean: Why Java is the Unkillable King of Enterprise

Comments
5 min read
Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies

Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies

1
Comments
6 min read
From Java OOP to Golang
Cover image for From Java OOP to Golang

From Java OOP to Golang

Comments
3 min read
ORM, JPA, Hibernate, JDBC, JPQL, DDL, DML e DQL: descomplicando a sopa de letrinhas do Java
Cover image for ORM, JPA, Hibernate, JDBC, JPQL, DDL, DML e DQL: descomplicando a sopa de letrinhas do Java

ORM, JPA, Hibernate, JDBC, JPQL, DDL, DML e DQL: descomplicando a sopa de letrinhas do Java

1
Comments
4 min read
Happy New Year, community!

Happy New Year, community!

6
Comments
3 min read
Do Socket ao Spring Boot: entendendo a comunicação via rede em Java

Do Socket ao Spring Boot: entendendo a comunicação via rede em Java

Comments
8 min read
Maven vs Gradle: Java Build Tools Comparison

Maven vs Gradle: Java Build Tools Comparison

Comments
9 min read
Async vs Sync Audit Logging: When to Use Which
Cover image for Async vs Sync Audit Logging: When to Use Which

Async vs Sync Audit Logging: When to Use Which

Comments
3 min read
loading...