Last updated: 2026-09-22

  1. Learn
  2. Documentation
  3. Documentation Enterprise
  4. Workflow

Workflow for Enterprise templates

Bootify follows an AI-first approach. The Enterprise plan extends this approach to the creation and ongoing maintenance of Spring Boot projects. All Enterprise features can be configured through a dedicated Template MCP, or in the browser.

Workflow for updating Enterprise templates and projects

Workflow for updating Enterprise templates and projects

For a repeatable workflow, we recommend the following setup:

  1. Create a Git repository using the recommended template repository structure. The archive provides directories for the default template, example files, and a sample CI configuration.
  2. Configure template options and files through the Template MCP or in the browser.
  3. Define a test project and its options in the Testing Setup.
  4. Export and test the generated test projects.

Add another pair of directories for each additional template. Git keeps changes to the repository versioned. The Template MCP is available to Enterprise customers.

Updates and extensions are immediately available to new projects. Through the automatic Git export, they also reach the reference branch of existing projects, where you can integrate them into the application at the right time, with AI assistance.