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.
USE NEW KEYWORD IN METHOD FOR OBJECT CREATION AND PUTTING VALUE IN IT(SPRINGBOOT)

USE NEW KEYWORD IN METHOD FOR OBJECT CREATION AND PUTTING VALUE IN IT(SPRINGBOOT)

Comments
1 min read
@Controller vs @RestController

@Controller vs @RestController

Comments
2 min read
LLM Parameter fine tuning with Spring AI
Cover image for LLM Parameter fine tuning with Spring AI

LLM Parameter fine tuning with Spring AI

Comments
3 min read
POST ALL USES IN BRINGBOOT

POST ALL USES IN BRINGBOOT

Comments
2 min read
How Virtual Threads Change the Way We Write Concurrent Java Code

How Virtual Threads Change the Way We Write Concurrent Java Code

6
Comments
3 min read
ALL TYPE OF GET USES IN SPRING BOOT

ALL TYPE OF GET USES IN SPRING BOOT

Comments
5 min read
🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked
Cover image for 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

1
Comments
2 min read
Why Project Valhalla Will Revolutionize Java Performance in 2026

Why Project Valhalla Will Revolutionize Java Performance in 2026

Comments
2 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
Circuit Breaker in Inter-Service Communication
Cover image for Circuit Breaker in Inter-Service Communication

Circuit Breaker in Inter-Service Communication

1
Comments
7 min read
Day 10: Understanding the Nested `for` Loop in Java
Cover image for Day 10: Understanding the Nested `for` Loop in Java

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

Comments
2 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
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
loading...