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.
Developing an A2A-compliant AI Agent with Java, Spring Boot and Spring AI
Cover image for Developing an A2A-compliant AI Agent with Java, Spring Boot and Spring AI

Developing an A2A-compliant AI Agent with Java, Spring Boot and Spring AI

Comments
7 min read
A Practical Guide to Building AI Agents With Java and Spring AI - Part 1 - Create an AI Agent
Cover image for A Practical Guide to Building AI Agents With Java and Spring AI - Part 1 - Create an AI Agent

A Practical Guide to Building AI Agents With Java and Spring AI - Part 1 - Create an AI Agent

Comments 1
15 min read
💾 Custom "Save as Draft Without Validation" Button with Auto-Redirect in Joget Forms

💾 Custom "Save as Draft Without Validation" Button with Auto-Redirect in Joget Forms

1
Comments
2 min read
Java String getBytes() Explained: Your Ultimate Guide to Character Encoding
Cover image for Java String getBytes() Explained: Your Ultimate Guide to Character Encoding

Java String getBytes() Explained: Your Ultimate Guide to Character Encoding

Comments
6 min read
Building a Production-Ready AI Agent

Building a Production-Ready AI Agent

Comments
3 min read
How Does HashMap Handle Hash Collisions Internally

How Does HashMap Handle Hash Collisions Internally

3
Comments
4 min read
"LAW-J: I Rebuilt Java With Time Built Into Every Class, Method, and Variable"

Hacktoberfest: Contribution Chronicles

"LAW-J: I Rebuilt Java With Time Built Into Every Class, Method, and Variable"

Comments
9 min read
System.in, Scanner, and File Descriptors – JAVA Case study

System.in, Scanner, and File Descriptors – JAVA Case study

Comments
2 min read
What is a Constructor?

What is a Constructor?

Comments
1 min read
Modeling Relationships With Hibernate ORM and MongoDB

Modeling Relationships With Hibernate ORM and MongoDB

Comments
12 min read
Getting Started With Hibernate ORM and MongoDB

Getting Started With Hibernate ORM and MongoDB

Comments
12 min read
Micronaut 4 application on AWS Lambda- Part 7 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API

Micronaut 4 application on AWS Lambda- Part 7 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API

Comments
9 min read
Reflections of Hacktoberfest
Cover image for Reflections of Hacktoberfest

Hacktoberfest: Open Source Reflections

Reflections of Hacktoberfest

Comments
6 min read
Java ATM CLI Dev Log #1: WithDraw Cash

Java ATM CLI Dev Log #1: WithDraw Cash

1
Comments
3 min read
What is Load Factor and Initial Capacity in HashMap?

What is Load Factor and Initial Capacity in HashMap?

5
Comments
4 min read
Difference between HashMap and ConcurrentHashMap in Java

Difference between HashMap and ConcurrentHashMap in Java

5
Comments
4 min read
🧬 Types of Inheritance in Java

🧬 Types of Inheritance in Java

Comments
2 min read
Java equalsIgnoreCase() Explained: Your Guide to Case-Insensitive String Comparison
Cover image for Java equalsIgnoreCase() Explained: Your Guide to Case-Insensitive String Comparison

Java equalsIgnoreCase() Explained: Your Guide to Case-Insensitive String Comparison

Comments
5 min read
Java's Agentic Framework Boom is a Code Smell
Cover image for Java's Agentic Framework Boom is a Code Smell

Java's Agentic Framework Boom is a Code Smell

Comments
10 min read
Array Basics

Array Basics

2
Comments
2 min read
Official Native Java Support for Docling: Building Better Apps Just Got Easier

Official Native Java Support for Docling: Building Better Apps Just Got Easier

Comments
4 min read
Are redisson locks jvm locks as well - HELP needed

Are redisson locks jvm locks as well - HELP needed

Comments
1 min read
Deploy Java Apps Like a Pro: WildFly Setup, Tuning & Automation on RHEL (2025 Edition)
Cover image for Deploy Java Apps Like a Pro: WildFly Setup, Tuning & Automation on RHEL (2025 Edition)

Deploy Java Apps Like a Pro: WildFly Setup, Tuning & Automation on RHEL (2025 Edition)

Comments
3 min read
Java String codePointCount() Explained: Taming Emojis & Complex Text
Cover image for Java String codePointCount() Explained: Taming Emojis & Complex Text

Java String codePointCount() Explained: Taming Emojis & Complex Text

Comments
7 min read
A comprehensive guide to Map in Java

A comprehensive guide to Map in Java

Comments
10 min read
loading...