Spring Boot demo

User management that feels production-ready.

This page now uses backend stats, keyword search, and clear API error handling instead of a static CRUD example.

Highlights

Duplicate emails return a `409`. Validation errors are displayed inline. Search matches both names and emails.

Total users0
Adults0
Under 300
Average age0.0

User directory

Search results stay in sync with the API.

0 users

Search

Use a keyword to match names or emails.

The frontend now explains server-side validation and duplicate email errors instead of silently failing.