spring_project_summary
Analyze a Spring Boot project to extract structured metadata including dependencies, configuration, and project structure.
Instructions
Analyze a Spring Boot project and return structured project metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project directory to analyze. Defaults to the server working directory. |