Logo
Login
Tech Posts 31194
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog ยฉ 2024.

Building a Memory-Aware Chatbot with LangChain4j

๐Ÿง  AI with Java & Spring Boot โ€“ Part 3: Building a Memory-Aware Chatbot with LangChain4j Hey devs! ๐Ÿ‘‹Welcome back to the third part of our AI-with-Java journey. So far, we've: Creat...
16.04.2025 0 Read More

Integrating Git API into a Spring Boot Application: A Comprehensive Guide

Git APIs allow developers to interact with repositories programmatically, enabling automation of workflows like creating branches, retrieving repository details, or committing changes. This blog cover...
16.04.2025 0 Read More

How to Use Java Reflection with Methods, Constructors, and Class Types

How to Use Java Reflection with Methods, Constructors, and Class Types
Methods A Method object let you get more information on the corresponding method: its type and its modifiers, the types and names of its parameters, and enables you to invoke it on a given o...
16.04.2025 0 Read More

๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—ฅ๐—ฒ๐˜€๐—ฝ๐—ผ๐—ป๐˜€๐—ฒ๐—•๐—ผ๐—ฑ๐˜†๐—”๐—ฑ๐˜ƒ๐—ถ๐—ฐ๐—ฒ ๐—ถ๐—ป ๐—ฆ๐—ฝ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ผ๐—ผ๐˜: ๐—ง๐—ฟ๐—ฎ๐—ป๐˜€๐—ณ๐—ผ๐—ฟ๐—บ ๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—”๐—ฃ๐—œ ๐—ฅ๐—ฒ๐˜€๐—ฝ๐—ผ๐—ป๐˜€๐—ฒ๐˜€ ๐—˜๐—ณ๐—ณ๐—ผ๐—ฟ๐˜๐—น๐—ฒ๐˜€๐˜€๐—น๐˜†!

Have you ever needed to modify or enhance your API responses globally without cluttering your controllers? Enter ๐—ฅ๐—ฒ๐˜€๐—ฝ๐—ผ๐—ป๐˜€๐—ฒ๐—•๐—ผ๐—ฑ๐˜†๐—”๐—ฑ๐˜ƒ๐—ถ๐—ฐ๐—ฒ โ€” a powerful...
16.04.2025 0 Read More

Dica Java: Use o ciclo de vida do UT! #005

ร‰ muito importante conhecer o ciclo de vida dos testes unitรกrios no desenvolvimento de serviรงos com Spring Boot. A biblioteca spring-boot-starter-test do Spring traz consigo atualmente todos os rec...
16.04.2025 0 Read More

Part 4: Ask Questions About PDF Files with LangChain4j

๐Ÿ“„ AI with Java & Spring Boot โ€“ Part 4: Ask Questions About PDF Files with LangChain4j Hey devs! ๐Ÿ‘‹In Part 3, we added memory to our Java-based AI assistant using LangChain4j and Op...
17.04.2025 0 Read More

Registration Form Application in Spring boot java

Registration Form Application in Spring boot java
*Registration From Application * 1.controller โ›ถpackage com.example.demo; import java.util.List; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.sp...
17.04.2025 0 Read More

Spring Boot Development with Java 21: Revolutionizing Modern Applications

The tech landscape is evolving rapidly, and Spring Boot development with Java 21 stands at the forefront of this transformation. Integrating the latest features of Java 21 into Spring Boot 3.2+ unlock...
17.04.2025 0 Read More

Spring Boot and Java 24: What Developers Need to Know in 2025

Spring Boot's integration with Java 24 marks an exciting evolution for modern application development. With performance enhancements, new concurrency models, and improved system compatibility, Spring ...
17.04.2025 0 Read More

DDD-like Kotlin object cooperating with Spring context

My friend Dominik helped me figure out which direction to take my coding skills. I never really liked the standard industry patterns that come with the Spring framework, where code is split into APIs,...
18.04.2025 0 Read More
Loading...
#reading
Looking for a technical co-founder to launch an emotional AI legacy platform (ForeverYOU)
0
How to Schedule and Manage Cron Jobs in Linux Like a Pro
0
Using SQLite in the Browser with WebAssembly and React (Local-First Apps with No Backend)
0
What kind of database should you choose for your startup app?
0
Unlocking the Future of Video Creation: How Wan AI is Revolutionizing Content
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0