Spring Boot + AI Integration | Build Chatbot with User Management System (Full Project Demo)

Опубликовано: 11 Июнь 2026
на канале: Spring AI
20
0

This project demonstrates how to build a Spring AI Chatbot with a custom client and server setup using Spring Boot.
It includes a full User Management System with the following features:

Soft Delete & Hard Delete options for user accounts

Activate / Deactivate account functionality

Role-Based Login Management (Super Admin & Worker User)

Single Login Window for multiple user types

Secure Authentication & Authorization setup

🔧 Tech Stack Used:
Spring Boot, Spring Security, Spring AI, REST API, MySQL, and Java