{
  "manifest_version": "1.0.0",
  "template": {
    "id": "fdd21d88-8704-4fd4-b237-3a30c8d1f1ff",
    "slug": "-NFGrr",
    "name": "Spring Boot (Java)",
    "description": "A Spring Boot starter app",
    "url": "https://railway.com/deploy/-NFGrr",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/java-spring-boot"
    }
  },
  "services": [
    {
      "name": "Spring Boot",
      "source": {
        "repo": "https://github.com/railwayapp-templates/java-spring-boot"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "-NFGrr"
      }
    },
    "cli": "railway deploy --template -NFGrr",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "fdd21d88-8704-4fd4-b237-3a30c8d1f1ff",
            "serializedConfig": {
              "services": {
                "c9ea8104-655a-41dc-afcb-2c6fbec1f9bf": {
                  "icon": "https://devicons.railway.app/i/spring.svg",
                  "name": "Spring Boot",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/java-spring-boot",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-13T04:14:39.446Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T08:15:38.679Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_610a809a13ad4a70bb3a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 107,
    "typical_build_seconds": 40,
    "typical_start_seconds": 10,
    "slowest_service": "Spring Boot"
  }
}
