Claude Code Agents
Directory of Claude Code agents and tools
Spring Initializr is a web-based tool for generating Spring Boot project skeletons with customizable metadata, dependencies, and build tools such as Maven or Gradle.
It produces ready-to-run Java applications by assembling the necessary configuration files and directory structures. The tool is accessible via a web UI or IDE integrations, significantly reducing manual setup time for new Spring Boot projects.