Workspace: Spring MVC Difficulty: Easy Time: 30 minutes
Context
The project directory already authenticates callers and returns a stable page of active projects. Its new search box sends a title query, but the endpoint currently ignores that query. Add title matching without changing the existing HTTP contract.